| 接口 | 说明 |
|---|---|
| LongAddable |
Abstract interface for objects that can concurrently add longs.
|
| 类 | 说明 |
|---|---|
| LongAddables |
Source of
LongAddable objects that deals with GWT, Unsafe, and all
that. |
| LongAdder |
One or more variables that together maintain an initially zero
long sum. |
Copyright © 2014. All rights reserved.