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

4
LINES

< > BotCompany Repo | #1031477 // dm_moduleClassLoaderContainsByteCodePath

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

Libraryless. Click here for Pure Java version (2910L/17K).

sbool dm_moduleClassLoaderContainsByteCodePath(File byteCodePath) {
  ClassLoader cl = dm_moduleClassLoader();
  ret contains(filesFromClassLoader_new(cl), byteCodePath);
}

Author comment

Began life as a copy of #1031281

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031477
Snippet name: dm_moduleClassLoaderContainsByteCodePath
Eternal ID of this version: #1031477/3
Text MD5: ccd5e643c30094ed1d5f417d75c0e597
Transpilation MD5: 685be652ef3ad3f9afaf34bd58d4b6ab
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-14 05:53:34
Source code size: 177 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 75 / 128
Version history: 2 change(s)
Referenced in: [show references]