Libraryless. Click here for Pure Java version (5088L/28K).
1 | // moduleName = e.g. "java.scripting" |
2 | static LS classNamesInJigsawModule(S moduleName, File javaHome default javaHome()) { |
3 | ret classNamesInJarOrDir(jigsawModuleFile(moduleName, javaHome), "classes/"); |
4 | } |
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: | 202 / 270 |
Version history: | 2 change(s) |
Referenced in: | [show references] |