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

3
LINES

< > BotCompany Repo | #1035792 // classIs - check exact class of object

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

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

sbool classIs(Class c, O o) {
  ret _getClass(o) == c;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1035792
Snippet name: classIs - check exact class of object
Eternal ID of this version: #1035792/1
Text MD5: 0a5ea8fec25b723a8f9ead97cc0b5b68
Transpilation MD5: 80c0ad1d6b7f98f2d7d0849e03935809
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-29 17:00:56
Source code size: 58 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 88
Referenced in: [show references]