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

3
LINES

< > BotCompany Repo | #1009383 // getOptMC - optionally get field in main class

JavaX fragment (include)

static O getOptMC(S field) {
  ret getOpt(mc(), field);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lnbujpyubztb, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv

No comments. add comment

Snippet ID: #1009383
Snippet name: getOptMC - optionally get field in main class
Eternal ID of this version: #1009383/1
Text MD5: 3b1cc69d561883ac9e750dd5000a4e5e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-27 23:39:12
Source code size: 59 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 481 / 1276
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1013830 - getMCOpt - synonym of getOptMC - optionally get field in main class
#1015592 - getMC - get field in main class