@Beta public class AlwaysPresentImplicitOptionalConverter extends Object implements ImplicitOptionalConverter
| Constructor and Description |
|---|
AlwaysPresentImplicitOptionalConverter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Object> |
apply(InvocationSuccess input) |
public AlwaysPresentImplicitOptionalConverter()
public com.google.common.base.Optional<Object> apply(InvocationSuccess input)
apply in interface com.google.common.base.Function<InvocationSuccess,com.google.common.base.Optional<Object>>Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.