1 | static L<ClassLoader> onlyJavaXClassLoaders(Collection<ClassLoader> l) {
|
2 | ret filter(l, func(ClassLoader c) -> bool { isJavaXClassLoader(c) });
|
3 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016276 |
| Snippet name: | onlyJavaXClassLoaders |
| Eternal ID of this version: | #1016276/4 |
| Text MD5: | 8b418c99bf104db48ebfdd6532795887 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-06-13 04:54:37 |
| Source code size: | 148 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 641 / 677 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |