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

5
LINES

< > BotCompany Repo | #1017617 // parseLocalDateWithMilliseconds_orKeepLong

JavaX fragment (include)

static long parseLocalDateWithMilliseconds_orKeepLong(O o) {
  if (o cast Long) ret o;
  if (o cast S) ret parseLocalDateWithMilliseconds(o);
  ret 0;
}

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: #1017617
Snippet name: parseLocalDateWithMilliseconds_orKeepLong
Eternal ID of this version: #1017617/1
Text MD5: 123ae530021df330812c7d9630d3d57b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-30 15:04:59
Source code size: 156 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 196 / 234
Referenced in: [show references]