public static final class Sequence.Java7Sequence extends AtomicLong implements Sequence
Sequence.Factory, Sequence.Java7Sequence, Sequence.Java8Sequence
Constructor and Description |
---|
Java7Sequence() |
Modifier and Type | Method and Description |
---|---|
void |
increment()
Increments the current sequence by one.
|
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSet
byteValue, shortValue
Copyright © 2017 Zaxxer.com. All rights reserved.