public static final class Ranges.Range extends Object implements Serializable
int
end
start
Ranges.Range(int start, int end)
boolean
contains(int value)
equals(Object obj)
hashCode()
size()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public volatile int start
public volatile int end
public Ranges.Range(int start, int end)
public int size()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public boolean contains(int value)
Copyright © 2009–2013 FuseSource, Corp.. All rights reserved.