public class RangeDto
extends java.lang.Object
| Constructor and Description |
|---|
RangeDto(int[] ranges) |
| Modifier and Type | Method and Description |
|---|---|
static long |
getInstanceCount() |
int[] |
getRanges()
Will be empty if
isSelf() returns true. |
boolean |
isSelf() |
public static long getInstanceCount()
public boolean isSelf()
public int[] getRanges()
isSelf() returns true.