public class IndexRange extends Object implements Serializable
IndexRange(int startIndex, int endIndex)
boolean
equals(Object obj)
int
getEndIndex()
getStartIndex()
hashCode()
size()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public IndexRange(int startIndex, int endIndex)
public int getStartIndex()
public int getEndIndex()
public int size()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.