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

3
LINES

< > BotCompany Repo | #1016861 // isStringOrIntOrLong

JavaX fragment (include)

static boolean isStringOrIntOrLong(O o) {
  ret o instanceof S || o instanceof Int || o instanceof Long;
}

Author comment

Began life as a copy of #1001851

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: #1016861
Snippet name: isStringOrIntOrLong
Eternal ID of this version: #1016861/1
Text MD5: 3b043246192da550e00e892e6e8dc104
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-05 21:00:59
Source code size: 108 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 343 / 423
Referenced in: [show references]