public class Range<Y extends Comparable<? super Y>> extends Object implements Serializable
Range(Y from, Y to)
boolean
isBetween()
isOnlyFrom()
isOnlyTo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Range(Y from, Y to)
public boolean isBetween()
public boolean isOnlyFrom()
public boolean isOnlyTo()
Copyright © 2018. All rights reserved.