Searched defs:incrementAndGet (Results 1 – 3 of 3) sorted by relevance
77 public final int incrementAndGet() { in incrementAndGet() method in AtomicInteger
77 public final long incrementAndGet() { in incrementAndGet() method in AtomicLong
89 public long incrementAndGet(K key) { in incrementAndGet() method in AtomicLongMap