Uses of Interface
io.avaje.spi.internal.UType
-
Uses of UType in io.avaje.spi.internal
Methods in io.avaje.spi.internal 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.spi.internal that return types with arguments of type UTypeModifier and TypeMethodDescriptionUType.componentTypes()Retrieve the component types associated with this mirror.