Warning: session_start(): open(/var/lib/php/sessions/sess_76lruv1dlja7ucmb9sgbgcvke5, 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
getOptLong - synonym of getLong [1016509]

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

3
LINES

< > BotCompany Repo | #1016509 // getOptLong - synonym of getLong

JavaX fragment (include)

static long getOptLong(O o, S field) {
  ret getLong(o, field);
}

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: #1016509
Snippet name: getOptLong - synonym of getLong
Eternal ID of this version: #1016509/1
Text MD5: 060e93bea6d0027c622c511e321368a9
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-21 13:20:51
Source code size: 65 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 828 / 823
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)