Pop the top object off of the stack, and return it. If there are no objects on the stack, return null.
@param < T> the type used to auto-cast the returned object to the assigned variable type
@return the top object popped off of the stack
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.