public class StackAlloc32_ extends StackAlloc32<Vector32<java.lang.Integer>>
The container is allocated in memory and can generate at most 2,147,483,647 (Integer.MAX_VALUE) addresses.
| Constructor and Description |
|---|
StackAlloc32_()
Creates a new instance of StackAlloc32_.
|
StackAlloc32_(Vector32<java.lang.Integer> vector,
int highestAddress)
Creates a new instance of StackAlloc32_ with the specified vector
and highest address.
|
Allocate, CanAllocate, Clear, Count, Deallocate, MaxSize, Sizepublic StackAlloc32_()
public StackAlloc32_(Vector32<java.lang.Integer> vector, int highestAddress)
vector - The specified vector.highestAddress - The specified highest address.Copyright© 2012 Progeneric Systems, Inc. All Rights Reserved.