public class ScanRange extends Object implements Serializable, Cloneable
ScanRange()
ScanRange
clone()
Long
getEnd()
getStart()
int
hashCode()
void
setEnd(long end)
setStart(long start)
String
toString()
withEnd(long end)
withStart(long start)
equals, finalize, getClass, notify, notifyAll, wait, wait, wait
public ScanRange()
public Long getStart()
public void setStart(long start)
public ScanRange withStart(long start)
public Long getEnd()
public void setEnd(long end)
public ScanRange withEnd(long end)
public String toString()
toString
Object
public int hashCode()
hashCode
public ScanRange clone()
clone
Copyright © 2021. All rights reserved.