public class IntNumberAllocatorSimple extends NumberAllocatorSimple
Title: Framework Support Library
Description: Extends the NumberAllocatorSimple
for int numbers.
Framework Documentation
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
DEFAULT_SERIAL_VERSION_ID
Constructor and Description |
---|
IntNumberAllocatorSimple()
Constructs a new allocator.
|
Modifier and Type | Method and Description |
---|---|
IntNumberAllocatorSimple |
clone()
Clones the object.
|
int |
getNumber()
Returns an available (non-assigned) number from the pool.
|
clear
getSerialVersionUID
public IntNumberAllocatorSimple()
public int getNumber()
public IntNumberAllocatorSimple clone()
clone
in interface CloneableObject
clone
in class CloneableDataObject
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.