public interface RangeFactory<T extends Object>
abstract Range<T>
rangeOf(List<T> values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Range<T> rangeOf(List<T> values)