@Value.Immutable
public interface OptionalWithoutNullable
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<String> |
getGuavaOptional() |
Optional<String> |
getJavaOptional() |
OptionalInt |
getJavaOptionalInt() |
OptionalInt getJavaOptionalInt()
com.google.common.base.Optional<String> getGuavaOptional()
Copyright © 2017 The Immutables.org authors. All rights reserved.