Returns the rest of the path after the head (first) element. If this is an empty path, throws IndexOutOfBoundsException, if this path has only one element, return an empty path, otherwise return a new path with elements starting after the head.
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.