protected static class HiLoKeyGeneratorBase.RangeValue extends Object
Modifier and Type | Field and Description |
---|---|
AtomicLong |
current |
AtomicLong |
max |
AtomicLong |
min |
Constructor and Description |
---|
HiLoKeyGeneratorBase.RangeValue(long min,
long max) |
public AtomicLong min
public AtomicLong max
public AtomicLong current
Copyright © 2016. All Rights Reserved.