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

3
LINES

< > BotCompany Repo | #1035140 // currentProgramHasLibraries

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

Libraryless. Click here for Pure Java version (7524L/43K).

sbool currentProgramHasLibraries(Cl<File> f) {
  ret containsAll(myLibraryFiles(), f);
}

Author comment

Began life as a copy of #1016221

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035140
Snippet name: currentProgramHasLibraries
Eternal ID of this version: #1035140/1
Text MD5: eee164ef50129cbedeb47b9a81e7c280
Transpilation MD5: 9fd4965d222e34f60abeae02e8705b45
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-31 17:38:37
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 46 / 72
Referenced in: [show references]