Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1026840 // returnTypesOfStandardFunction

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (5225L/36K).

static Set<S> returnTypesOfStandardFunction(S name) {
  ret mapToSet(s -> trim(tok_dropJavaAndJavaXModifiers(s)),
    returnTypesOfStandardFunction_uncleaned(name));
}

Author comment

Began life as a copy of #1021101

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026840
Snippet name: returnTypesOfStandardFunction
Eternal ID of this version: #1026840/5
Text MD5: d9e5110782b995fa1f875de067acde34
Transpilation MD5: 2a2a690fa075372fe7f511382be3fd45
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-26 15:18:04
Source code size: 170 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 135 / 207
Version history: 4 change(s)
Referenced in: [show references]