Removes the object at the top of this stack and returns that object as the value of this function.
@return The object at the top of this stack (the last itemof the Vector object).
@exception EmptyStackException if this stack is empty.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.