JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Package
manifold.collections.api.range
Packages that use
manifold.collections.api.range
Package
Description
manifold.collections.api.range
Classes in
manifold.collections.api.range
used by
manifold.collections.api.range
Class and Description
AbstractIntIterator
AbstractIterableRange
AbstractLongIterator
AbstractRange
BigDecimalRange
BigIntegerRange
ComparableRange
DoubleRange
IntegerRange
IterableRange
LongRange
NumberRange
Range
A range of
Comparable
elements defined by two endpoints.
RangeFun.Closed
For internal use.
RangeFun.Closed.From_BigDecimal
RangeFun.Closed.From_BigInteger
RangeFun.Closed.From_Comp
RangeFun.Closed.From_Double
RangeFun.Closed.From_Integer
RangeFun.Closed.From_Long
RangeFun.Closed.From_Seq
RangeFun.Inside
RangeFun.Inside.InsideRange
RangeFun.LeftOpen
For internal use.
RangeFun.Open
For internal use.
RangeFun.Outside
RangeFun.Outside.OutsideRange
RangeFun.RightOpen
For internal use.
RangeFun.Step
RangeFun.Step.StepRange
RangeFun.Unit
RangeFun.Unit.UnitRange
Sequential
Implement
Sequential
if the set of possible instances of your type are a
sequence
, whereby given an arbitrary instance of the type and some
step
or increment value, the
next
instance can be computed.
SequentialRange
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All rights reserved.