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

5
LINES

< > BotCompany Repo | #1016894 // heapWalker_className

JavaX fragment (include)

sS heapWalker_className(Instance i) {
  if (eq(shortClassName(i), 'ClassDumpInstance))
    ret (S) call(get(i, 'classDump), 'getName);
  ret i.getJavaClass().getName();
}

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: #1016894
Snippet name: heapWalker_className
Eternal ID of this version: #1016894/5
Text MD5: da98b91d0b34f95ad0d6fde81817abe3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-06 18:44:29
Source code size: 174 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 267 / 299
Version history: 4 change(s)
Referenced in: [show references]