Interface | Description |
---|---|
IDynamicStack<E> |
Same functionality of a regular java.util stack.
|
IOrderedStack<E> |
This stack assumes that when you push 'n' items back,
you're pushing back the last 'n' items popped.
|
IWorldPool |
World pool interface
|
Copyright © 2017. All Rights Reserved.