public class VSLUtils
extends java.lang.Object
Constructor and Description |
---|
VSLUtils() |
Modifier and Type | Method and Description |
---|---|
static int[] |
getBounds(java.lang.String value)
Gets the bounds.
|
static java.lang.Boolean |
isInBounds(int id,
java.util.List<int[]> bounds)
Checks if is in bounds.
|
public static int[] getBounds(java.lang.String value)
value
- the valuepublic static java.lang.Boolean isInBounds(int id, java.util.List<int[]> bounds)
id
- the idbounds
- the bounds