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