Warning: session_start(): open(/var/lib/php/sessions/sess_iki7j27ac5ocofh0bijvmt18lr, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
getClassName [1002209]

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

3
LINES

< > BotCompany Repo | #1002209 // getClassName

JavaX fragment (include)

static S getClassName(O o) {
  ret o == null ? "null" : o instanceof Class ? ((Class) o).getName() : o.getClass().getName();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 19 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj, wtqryiryparv

No comments. add comment

Snippet ID: #1002209
Snippet name: getClassName
Eternal ID of this version: #1002209/2
Text MD5: df2ddda1342914135fc85b421f6e539d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-19 16:24:30
Source code size: 128 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 1551 / 4175
Version history: 1 change(s)
Referenced in: [show references]