public class EmptyRange extends Range
EmptyRange()
EmptyRange(Object start, Object endInclusive)
boolean
contains(Object value)
isEmpty()
getEndInclusive, getStart, isNull, setEndInclusive, setStart
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmptyRange()
public EmptyRange(Object start, Object endInclusive)
public boolean isEmpty()
public boolean contains(Object value)
contains
Range
Copyright © 2021. All rights reserved.