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

11
LINES

< > BotCompany Repo | #1017707 // nuWithoutArguments - synonym of nuObjectWithoutArguments

JavaX fragment (include)


static O nuWithoutArguments(S className) {
  ret nuObjectWithoutArguments(className);
}



static <A> A nuWithoutArguments(Class<A> c) {
  ret nuObjectWithoutArguments(c);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017707
Snippet name: nuWithoutArguments - synonym of nuObjectWithoutArguments
Eternal ID of this version: #1017707/1
Text MD5: ff6dbf630c470d37a0ec2fbd25d0b104
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-04 13:44:52
Source code size: 179 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 268 / 297
Referenced in: [show references]