Fields
Modifier and Type |
Field and Description |
static Function<TypeRef,TypeRef> |
ARRAY_AS_LIST |
static Function<TypeRef,TypeRef> |
ARRAY_LIST_OF |
static Function<TypeRef,TypeRef> |
ARRAY_OF |
static Function<TypeRef,TypeRef> |
BOXED_OF |
static Function<TypeDef,TypeDef> |
BUILDER |
static Function<TypeDef,TypeDef> |
EDITABLE |
static Function<TypeDef,TypeDef> |
FLUENT_IMPL |
static Function<TypeDef,TypeDef> |
FLUENT_INTERFACE |
static Function<TypeDef,ClassRef> |
FLUENT_REF |
static Function<TypeRef,TypeRef> |
LIST_OF |
static Function<TypeDef,TypeDef> |
SHALLOW_BUILDER |
static Function<TypeDef,TypeDef> |
SHALLOW_FLUENT |
static Function<TypeRef,TypeRef> |
UNWRAP_ARRAY_OF |
static Function<TypeRef,TypeRef> |
UNWRAP_COLLECTION_OF |
static Function<TypeRef,TypeRef> |
UNWRAP_OPTIONAL_OF |
static Function<TypeRef,ClassRef> |
VISITABLE_BUILDER |