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

4
LINES

< > BotCompany Repo | #1034230 // classNamesInJigsawModule

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

Libraryless. Click here for Pure Java version (5088L/28K).

// moduleName = e.g. "java.scripting"
static LS classNamesInJigsawModule(S moduleName, File javaHome default javaHome()) {
  ret classNamesInJarOrDir(jigsawModuleFile(moduleName, javaHome), "classes/");
}

Author comment

Began life as a copy of #1034229

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034230
Snippet name: classNamesInJigsawModule
Eternal ID of this version: #1034230/3
Text MD5: 293560ffe88ef69d2418cddbff7b91ec
Transpilation MD5: 8809ed647eeaed4b56b617518be48c02
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:09:54
Source code size: 207 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 119 / 157
Version history: 2 change(s)
Referenced in: [show references]