org.mvel2.util
public class ArrayTools extends java.lang.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.