C D E G H I L M P R S T W X

P

peek() - Method in class ealet.LongStack
Allows Peeking into the stack by showing the top most of element
pop() - Method in class ealet.LongStack
Pops is the top value if the stack is not empty
push(long) - Method in class ealet.LongStack
Pushes a new value if the stack is not full

C D E G H I L M P R S T W X