public class CharUtil extends Object
Constructor and Description |
---|
CharUtil() |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2016. All rights reserved.