| 类 | 说明 |
|---|---|
| AbstractStriped64 |
copy from vipshop VJTools
移植
http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/Striped64.java Revision 1.10
A package-local class holding common representation and mechanics
for classes supporting dynamic striping on 64bit values.
|
| LongAdder |
copy from vipshop VJTools
移植
http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/LongAdder.java Revision.1.17
One or more variables that together maintain an initially zero
long sum. |
Copyright © 2019. All rights reserved.