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

3
LINES

< > BotCompany Repo | #1026071 // nonRetiredMainClasses - get all main classes currently loaded in VM & not retired

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

Libraryless. Click here for Pure Java version (2225L/14K).

static L<Class> nonRetiredMainClasses() {
  ret antiFilter loadedByRetiredClassLoader(allMainClasses());
}

Author comment

Began life as a copy of #1009790

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1026071
Snippet name: nonRetiredMainClasses - get all main classes currently loaded in VM & not retired
Eternal ID of this version: #1026071/1
Text MD5: e2e416ba24ae990cbbcc9908a9a601b3
Transpilation MD5: 5208d66cf5cda9f586f346099fc397b2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-18 23:05:18
Source code size: 108 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 79 / 129
Referenced in: [show references]