public static class Range.RangeBuilder<T extends ComparableSE<T>> extends ObjectSE
Range のビルダー。| 修飾子と型 | メソッドと説明 |
|---|---|
Range<T> | to(Range.Bound<T> upper) 上位の Range.Bound を指定して Range を作成します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic Range<T> to(Range.Bound<T> upper)
Range.Bound を指定して Range を作成します。upper - null であってはなりません。Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.