Home
last modified time | relevance | path

Searched defs:getThenReset (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/atomic/
DLongAccumulator.java166 public long getThenReset() { in getThenReset() method in LongAccumulator
DDoubleAccumulator.java169 public double getThenReset() { in getThenReset() method in DoubleAccumulator