public interface MetaType extends Formattable
Modifier and Type | Field and Description |
---|---|
static Function<MetaType,MetaClass> |
getRawType |
static Function<MetaType,Format> |
refer |
format
Modifier and Type | Method and Description |
---|---|
MetaClass |
getRawType() |
Format |
refer() |
format
see also the complete user documentation .