entry index
stack entry with index i, where a zero index represents the newest stack entry (the top).
StackBoundsException when the given index is out of range
See Implementation