public class Optionals
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Function<TypeRef,java.lang.Boolean> |
IS_OPTIONAL |
static Function<TypeRef,java.lang.Boolean> |
IS_OPTIONAL_DOUBLE |
static Function<TypeRef,java.lang.Boolean> |
IS_OPTIONAL_INT |
static Function<TypeRef,java.lang.Boolean> |
IS_OPTIONAL_LONG |
static TypeDef |
OPTIONAL |
static TypeDef |
OPTIONAL_DOUBLE |
static TypeDef |
OPTIONAL_INT |
static TypeDef |
OPTIONAL_LONG |
| Constructor and Description |
|---|
Optionals() |
Copyright © 2018. All Rights Reserved.