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

3
LINES

< > BotCompany Repo | #1018912 // isPrimitiveType

JavaX fragment (include)

sbool isPrimitiveType(Class c) {
  ret c != null && c.isPrimitive();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018912
Snippet name: isPrimitiveType
Eternal ID of this version: #1018912/1
Text MD5: 1348ae6632a67b35d3c6edeb694ef1ca
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-15 20:55:47
Source code size: 72 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 272 / 315
Referenced in: [show references]