public class ArrayTools extends 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) |
Copyright © 2001–2023 JBoss by Red Hat. All rights reserved.