| Interface | Description | 
|---|---|
| ImmutableBooleanStackFactory | A factory which creates instances of type  ImmutableBooleanStack. | 
| ImmutableByteStackFactory | A factory which creates instances of type  ImmutableByteStack. | 
| ImmutableCharStackFactory | A factory which creates instances of type  ImmutableCharStack. | 
| ImmutableDoubleStackFactory | A factory which creates instances of type  ImmutableDoubleStack. | 
| ImmutableFloatStackFactory | A factory which creates instances of type  ImmutableFloatStack. | 
| ImmutableIntStackFactory | A factory which creates instances of type  ImmutableIntStack. | 
| ImmutableLongStackFactory | A factory which creates instances of type  ImmutableLongStack. | 
| ImmutableShortStackFactory | A factory which creates instances of type  ImmutableShortStack. | 
| MutableBooleanStackFactory | A factory which creates instances of type  MutableBooleanStack. | 
| MutableByteStackFactory | A factory which creates instances of type  MutableByteStack. | 
| MutableCharStackFactory | A factory which creates instances of type  MutableCharStack. | 
| MutableDoubleStackFactory | A factory which creates instances of type  MutableDoubleStack. | 
| MutableFloatStackFactory | A factory which creates instances of type  MutableFloatStack. | 
| MutableIntStackFactory | A factory which creates instances of type  MutableIntStack. | 
| MutableLongStackFactory | A factory which creates instances of type  MutableLongStack. | 
| MutableShortStackFactory | A factory which creates instances of type  MutableShortStack. | 
Copyright © 2004–2018. All rights reserved.