sbool isInSystemPackage(O o) { S name = className(o); ret startsWithOneOf(name, "java.", "javax.", "sun."); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033308 |
| Snippet name: | isInSystemPackage |
| Eternal ID of this version: | #1033308/1 |
| Text MD5: | 784941442727b611f6f0a17f299820e8 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-22 16:13:07 |
| Source code size: | 116 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 395 / 412 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |