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

4
LINES

< > BotCompany Repo | #1034232 // classNamesInLoadedJigsawModules

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

Libraryless. Click here for Pure Java version (5209L/29K).

1  
static LS classNamesInLoadedJigsawModules() {
2  
  ret concatMap(loadedJigsawModuleNames(), moduleName
3  
    -> classNamesInJigsawModule(moduleName));
4  
}

Author comment

Began life as a copy of #1034230

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034232
Snippet name: classNamesInLoadedJigsawModules
Eternal ID of this version: #1034232/4
Text MD5: 24346c86d1001e76fe5a63bfdfeadb3c
Transpilation MD5: 4b52a857e56a93ab7e5658337bc62d97
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-29 05:28:05
Source code size: 150 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 165
Version history: 3 change(s)
Referenced in: [show references]