public class TypeDef
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static TypeDef |
empty |
static TypeDef |
object |
| Constructor and Description |
|---|
TypeDef() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Optional<TypeDef> |
from(java.lang.reflect.Type type) |