public static final class Ranges.Range extends Object implements Serializable
Constructor and Description |
---|
Range(int start,
int end) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(int value) |
boolean |
equals(Object obj) |
int |
hashCode() |
int |
size() |
String |
toString() |
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.