@Value.Immutable
public interface OptionalOfOptionalRegular<T>
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Option<com.google.common.base.Optional<T>> |
optionalOfOptional() |
default void |
use() |
io.atlassian.fugue.Option<com.google.common.base.Optional<T>> optionalOfOptional()
default void use()
Copyright © 2022 The Immutables.org authors. All rights reserved.