- java.lang.Object
-
- java.lang.Number
-
- java.util.concurrent.atomic.AtomicInteger
-
- org.jgroups.util.PaddedAtomicInteger
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected int |
i1 |
protected int |
i10 |
protected int |
i11 |
protected int |
i12 |
protected int |
i13 |
protected int |
i14 |
protected int |
i2 |
protected int |
i3 |
protected int |
i4 |
protected int |
i5 |
protected int |
i6 |
protected int |
i7 |
protected int |
i8 |
protected int |
i9 |
-
Method Summary
-
Methods inherited from class java.util.concurrent.atomic.AtomicInteger
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSet
-
Methods inherited from class java.lang.Number
byteValue, shortValue
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 1998-2020 Red Hat. All Rights Reserved.