Package org.terracotta.statistics.jsr166e

Class Summary
LongAdder One or more variables that together maintain an initially zero long sum.
LongMaxUpdater One or more variables that together maintain a running long maximum with initial value Long.MIN_VALUE.
ThreadLocalRandom A random number generator isolated to the current thread.
 



Copyright © 2015. All Rights Reserved.