Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts10089
StatusChanged
Class Summary
AtomicStampedReference
Field Detail
Constructor Detail
AtomicStampedReference(V, int)
Method Detail
attemptStamp(V, int)
compareAndSet(V, V, int, int)
get(int[])
getReference()
getStamp()
set(V, int)
weakCompareAndSet(V, V, int, int)

© 2017 Oracle Corporation and/or its affiliates