public class UniqueValueBlock extends Object implements Serializable
Represents a block of unique numbers reserved for a particular
context by the backend value generator. This class should
only be used internally by concrete UniqueValueGenerator implementations.