public class OptionalUtils extends Object
| Constructor and Description |
|---|
OptionalUtils() |
| Modifier and Type | Method and Description |
|---|---|
static OptionalLong |
ofNullable(Long value) |
public static OptionalLong ofNullable(Long value)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.