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.java171 public long getThenReset() { in getThenReset() method in LongAccumulator
DDoubleAccumulator.java177 public double getThenReset() { in getThenReset() method in DoubleAccumulator