Get the index of the first character equal to a given value
@param ch the character to search for
@return the position of the first occurrence, or -1 if not found
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.