Uses of Class
io.leangen.geantyref.TypeVisitor
-
Uses of TypeVisitor in io.leangen.geantyref
Methods in io.leangen.geantyref with parameters of type TypeVisitorModifier and TypeMethodDescriptionstatic AnnotatedType
GenericTypeReflector.transform
(AnnotatedType type, TypeVisitor visitor) Recursively applies a transformation implemented by the providedTypeVisitor
to the structure of the given type.