public static final class RemoteObject.IndexRange extends Object
IndexRange(int start, int end, boolean named)
int
end()
boolean
isNamed()
start()
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IndexRange(int start, int end, boolean named)
public boolean isNamed()
public int start()
public int end()