@Typed public abstract class OptionalUtil extends Object
| Constructor and Description |
|---|
OptionalUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isOptionalReturned(Method method) |
static boolean |
isOptionalSupported() |
static Object |
wrap(Object input) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.