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

7
LINES

< > BotCompany Repo | #1002014 // mainClass - synonym of getMainClass

JavaX fragment (include)

static Class mainClass() {
  return getMainClass();
}

static Class mainClass(O o) {
  return getMainClass(o);
}

Author comment

Began life as a copy of #1001152

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002014
Snippet name: mainClass - synonym of getMainClass
Eternal ID of this version: #1002014/2
Text MD5: 0c31926289fe4d1d1755a9e109815608
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-28 21:53:07
Source code size: 118 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 606 / 843
Version history: 1 change(s)
Referenced in: #1002427 - Accellerating 629 (SPIKE)
#1006654 - Standard functions list 2 (LIVE, continuation of #761)
#3000382 - Answer for ferdie (>> t = 1, f = 0)