Libraryless. Click here for Pure Java version (5078L/28K).
1 | static LS loadedJigsawModuleNames() { |
2 | var moduleLayer = ModuleLayer.boot(); |
3 | var modules = moduleLayer.modules(); |
4 | ret map(modules, mod -> mod.getName()); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034231 |
Snippet name: | loadedJigsawModuleNames |
Eternal ID of this version: | #1034231/1 |
Text MD5: | 8927d7e7934f83ffb8d9ffbdd604daf6 |
Transpilation MD5: | d025bb3295702ac2d28082865bb79a5c |
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:21:47 |
Source code size: | 166 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 187 / 246 |
Referenced in: | [show references] |