Removes value at a given offset from the list.
@param offset an int value that representsthe offset to the element to be removed
@return an int that is the value removed.
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.