RangeSet<E>
clone()
static <E extends Comparable<? super E>>RangeSet<E>
create(Class<E> elementType, boolean isMinIncluded, boolean isMaxIncluded)