Enum Class TypeInformation.TypeFormat

java.lang.Object
java.lang.Enum<TypeInformation.TypeFormat>
io.micronaut.core.type.TypeInformation.TypeFormat
All Implemented Interfaces:
Serializable, Comparable<TypeInformation.TypeFormat>, Constable
Enclosing interface:
TypeInformation<T>

public static enum TypeInformation.TypeFormat extends Enum<TypeInformation.TypeFormat>
Type formatting to apply.
Since:
4.8.0
See Also: