public class CharUtil extends Object
CharUtil()
int
compare(char[] a, int a_start, int a_end, char[] b, int b_start, int b_end)
long
parseLong(char[] arr, int start, int end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CharUtil()
public long parseLong(char[] arr, int start, int end)
public int compare(char[] a, int a_start, int a_end, char[] b, int b_start, int b_end)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.