public class NumberAllocatorSimple extends CloneableDataObject
Title: Framework Support Library
Description: Defines an object allocating numbers from a pool of numbers.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
DEFAULT_SERIAL_VERSION_ID
Constructor and Description |
---|
NumberAllocatorSimple(long maxNumber)
Constructs a new allocator using the specified maximal number.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears the allocator.
|
clone, getSerialVersionUID
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.