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