static <U> Range<U>
create(U lower, boolean lowerInc, U upper, boolean upperInc)
static Range<?>
createEmpty()