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

3
LINES

< > BotCompany Repo | #1016076 // isExactType

JavaX fragment (include)

static bool isExactType(O o, Class c) {
  ret _getClass(o) == c;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016076
Snippet name: isExactType
Eternal ID of this version: #1016076/1
Text MD5: 665498ddb4514c26593936ff84c01350
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-05 13:24:31
Source code size: 68 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 353 / 373
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)