public class OffsetRange extends Object
long
from
to
OffsetRange(long from, long to)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final long from
public final long to
public OffsetRange(long from, long to)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2017 Gregor Middell. All rights reserved.