Range
@Deprecated public class Range<T> extends Range<T>
Range.Builder<T>
Range(T from, T to, boolean includeFrom, boolean includeTo)
equals, getFrom, getTo, hashCode, isIncludeFrom, isIncludeTo, range
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Range(T from, T to, boolean includeFrom, boolean includeTo)
Copyright © 2003–2019 Atlassian. All rights reserved.