Package io.vavr.collection
Class IteratorModule.BigDecimalHelper
java.lang.Object
io.vavr.collection.IteratorModule.BigDecimalHelper
- Enclosing interface:
IteratorModule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static boolean
areEqual
(BigDecimal from, BigDecimal toExclusive) (package private) static BigDecimal
asDecimal
(double number)
-
Field Details
-
INFINITY_DISTANCE
@GwtIncompatible("Math::nextDown is not implemented") private static final Lazy<BigDecimal> INFINITY_DISTANCE
-
-
Constructor Details
-
BigDecimalHelper
public BigDecimalHelper()
-
-
Method Details
-
areEqual
-
asDecimal
-