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

3
LINES

< > BotCompany Repo | #1032728 // isBoxedValue (Bool, Int, ...)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (79L/1K).

sbool isBoxedValue(O o) {
  ret isBoxedType(_getClass(o));
}

Author comment

Began life as a copy of #1024088

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032728
Snippet name: isBoxedValue (Bool, Int, ...)
Eternal ID of this version: #1032728/3
Text MD5: f72b072d7928a8e227f4fc8bd4db7cef
Transpilation MD5: d5d89e3bbf0e1b1e5572cf028baaa886
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-04 01:04:45
Source code size: 62 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 70 / 112
Version history: 2 change(s)
Referenced in: [show references]