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

3
LINES

< > BotCompany Repo | #1011793 // incAtomicLong (returns new value)

JavaX fragment (include)

static long incAtomicLong(AtomicLong l) {
  ret l.incrementAndGet();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1011793
Snippet name: incAtomicLong (returns new value)
Eternal ID of this version: #1011793/3
Text MD5: 16f0e9840e0a019dee5ab8d08a63c94c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-06 14:34:58
Source code size: 72 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 294 / 375
Version history: 2 change(s)
Referenced in: [show references]