|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stack | |
---|---|
org.openejb.util | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
Uses of Stack in org.openejb.util |
---|
Classes in org.openejb.util that implement Stack | |
---|---|
class |
ArrayStack
Unsynchronized Stack. |
class |
LinkedListStack
A First In First Out (FIFO) queue, also known as a Stack. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |