Libraryless. Click here for Pure Java version (5078L/28K).
static LS loadedJigsawModuleNames() { var moduleLayer = ModuleLayer.boot(); var modules = moduleLayer.modules(); ret map(modules, mod -> mod.getName()); }
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: | 450 / 541 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |