protected static class DefaultClockSequenceStrategy.Balancer extends Object
DefaultClockSequenceStrategy.Balancer helps to avoid more than one instance of UUID
generator with the same clock sequence.
It generates a clock sequence as far as possible from the previous
numbers generated.
The first number generated is always random. The next ones follow the
algorithm.| Constructor and Description |
|---|
Balancer(int max) |
Copyright © 2019. All rights reserved.