@Value.Immutable public abstract class OptionalNonOptional extends Object
| Constructor and Description |
|---|
OptionalNonOptional() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Path> |
getStubBinaryPath() |
abstract com.google.common.base.Optional<? extends Path> |
stubBinaryPath2() |
abstract Optional<Path> |
stubBinaryPath3() |
Copyright © 2017 The Immutables.org authors. All rights reserved.