Libraryless. Click here for Pure Java version (5247L/29K).
1 | sbool canAddLibrariesToCurrentProgram() {
|
2 | ClassLoader cl = myClassLoader(); |
3 | ret hasMethod_onTypes(cl, "addFile", File.class); |
4 | |
5 | } |
Began life as a copy of #1016156
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034411 |
| Snippet name: | canAddLibrariesToCurrentProgram |
| Eternal ID of this version: | #1034411/1 |
| Text MD5: | e6b4a3ae23a716e37af4a2332ff25c4e |
| Transpilation MD5: | 1f9b117b6e9662491db39bfb9cb27665 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-06 00:51:02 |
| Source code size: | 136 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 343 / 444 |
| Referenced in: | [show references] |