public class ArrayTools extends Object
Constructor and Description |
---|
ArrayTools() |
Modifier and Type | Method and Description |
---|---|
static int |
findFirst(char c,
char[] array) |
static int |
findLast(char c,
char[] array) |
static boolean |
isLiteralOnly(char[] array,
int start,
int end) |
Copyright © 2014. All rights reserved.