Interface KiwiType
- All Known Implementing Classes:
BasicType,ContainerType,PrimitiveKiwiType,RecordType,SqlArrayType,UnsupportedType,VoidType
public sealed interface KiwiType
permits BasicType, ContainerType, PrimitiveKiwiType, RecordType, SqlArrayType, UnsupportedType, VoidType
Simplified view of type for parameters and return.
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleanbooleanisSimple()static KiwiTypedefault KiwiTypewithIsNullable(boolean b)