public class Optionals extends Object
Modifier and Type | Field and Description |
---|---|
static Function<TypeRef,Boolean> |
IS_OPTIONAL |
static Function<TypeRef,Boolean> |
IS_OPTIONAL_DOUBLE |
static Function<TypeRef,Boolean> |
IS_OPTIONAL_INT |
static Function<TypeRef,Boolean> |
IS_OPTIONAL_LONG |
static TypeDef |
OPTIONAL |
static TypeDef |
OPTIONAL_DOUBLE |
static TypeDef |
OPTIONAL_INT |
static TypeDef |
OPTIONAL_LONG |
Constructor and Description |
---|
Optionals() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.