Libraryless. Click here for Pure Java version (14412L/99K).
1 | !7 |
2 | |
3 | sclass NumMainClasses extends DynBigNumber { |
4 | void start { |
5 | super.start(); |
6 | setDescription("MAIN CLASSES IN VM"); |
7 | ownTimer(doEvery(1000, r { setValue(l(allMainClasses())) })); |
8 | } |
9 | |
10 | JComponent visualize() { |
11 | ret componentPopupMenuItem(super.visualize(), |
12 | "Garbage Collect", r gc); |
13 | } |
14 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015898 |
Snippet name: | NumMainClasses [Dyn Module] |
Eternal ID of this version: | #1015898/5 |
Text MD5: | 871118c67e859e4a2401badff0985a99 |
Transpilation MD5: | 234b00f355a2dce750b552bb8000a0d4 |
Author: | stefan |
Category: | javax / modules |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-08 18:39:45 |
Source code size: | 325 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 531 / 901 |
Version history: | 4 change(s) |
Referenced in: | [show references] |