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