public class Range<T extends Comparable> extends Object
Range(T start, T end)
boolean
contains(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Range(T start, T end)
public boolean contains(T value)
Copyright © 2014. All rights reserved.