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

5
LINES

< > BotCompany Repo | #1020371 // cleanUpAllMainClassesWithProgramID

JavaX fragment (include)

static L<Class> cleanUpAllMainClassesWithProgramID(S progID) {
  L<Class> l = allMainClassesWithProgramID(progID);
  cleanUp(l);
  ret l;
}

Author comment

Began life as a copy of #1020369

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020371
Snippet name: cleanUpAllMainClassesWithProgramID
Eternal ID of this version: #1020371/1
Text MD5: d546f2920b1e8f8f3d673f92fbb12475
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-16 19:08:15
Source code size: 143 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 207 / 242
Referenced in: [show references]