Gets the previous key before the one specified. The key must implement Comparable.
@param key the key to search for previous from
@return the previous key, null if no match or at start
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.