public class ArrayTools
extends java.lang.Object
| Constructor and Description |
|---|
ArrayTools() |
| Modifier and Type | Method and Description |
|---|---|
static int |
findFirst(char c,
int start,
int offset,
char[] array) |
static int |
findLast(char c,
int start,
int offset,
char[] array) |