Package | Description |
---|---|
de.larssh.utils |
Utility classes
|
Modifier and Type | Method and Description |
---|---|
static OptionalDouble |
OptionalDoubles.map(OptionalDouble optional,
DoubleToDoubleFunction mapper)
If a value is present, applies
mapper to optional and returns
an OptionalDouble describing the result. |
Copyright © 2025. All rights reserved.