public static final class Sequence.Java7Sequence extends AtomicLong implements Sequence
Sequence.DropwizardSequence, Sequence.Factory, Sequence.Java7Sequence, Sequence.Java8Sequence
Modifier and Type | Method and Description |
---|---|
void |
increment()
Adds the given value to the current sequence.
|
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.