Package manifold.collections.api.range
Class RangeFun.Open
- java.lang.Object
-
- manifold.collections.api.range.RangeFun.Closed
-
- manifold.collections.api.range.RangeFun.Open
-
- Enclosing class:
- RangeFun
public static class RangeFun.Open extends RangeFun.Closed
For internal use.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class manifold.collections.api.range.RangeFun.Closed
RangeFun.Closed.From_BigDecimal, RangeFun.Closed.From_BigInteger, RangeFun.Closed.From_Comp<E extends Comparable<E>>, RangeFun.Closed.From_Double, RangeFun.Closed.From_Integer, RangeFun.Closed.From_Long, RangeFun.Closed.From_Seq<E extends Sequential<E,S,U>,S,U>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RangeFun.Openinstance()-
Methods inherited from class manifold.collections.api.range.RangeFun.Closed
postfixBind, postfixBind, postfixBind, postfixBind, postfixBind, postfixBind
-
-
-
-
Method Detail
-
instance
public static RangeFun.Open instance()
-
-