1 | static S getRealm(O o) {
|
2 | if (o == null) null; |
3 | O classLoader = _getClass(o).getClassLoader(); |
4 | ret (S) getOpt(classLoader, "progID"); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004667 |
| Snippet name: | getRealm - get program ID for object |
| Eternal ID of this version: | #1004667/2 |
| Text MD5: | f3974c2bbb9622e70227c282ded5c3cc |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-26 17:35:41 |
| Source code size: | 143 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 799 / 817 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |