Uses of Interface
io.avaje.validation.generator.UType
-
Uses of UType in io.avaje.validation.generator
Methods in io.avaje.validation.generator that return UTypeModifier and TypeMethodDescriptiondefault UTypeUType.param0()Return the first generic parameter.default UTypeUType.param1()Return the second componentType.static UTypeUType.parse(TypeMirror mirror) Create a UType from the given TypeMirror.Methods in io.avaje.validation.generator that return types with arguments of type UTypeModifier and TypeMethodDescriptionUType.componentTypes()Retrieve the component types associated with this mirror.