org.goda.chronic.utils
public class Range extends Object
Range(long begin, long end)
boolean
contains(long value)
equals(Object obj)
long
getBegin()
getEnd()
getWidth()
int
hashCode()
isSingularity()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Range(long begin, long end)
public long getBegin()
public long getEnd()
public long getWidth()
public boolean isSingularity()
public boolean contains(long value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2013 os-cillation GmbH. All rights reserved.