public static Range is(final T element, final Comparator comparator) { return between(element, element, comparator);
確定! 回上一頁