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)

1  
static Class mainClass() {
2  
  return getMainClass();
3  
}
4  
5  
static Class mainClass(O o) {
6  
  return getMainClass(o);
7  
}

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: 597 / 835
Version history: 1 change(s)
Referenced in: [show references]