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 AnnotatedTypeGenericTypeReflector.transform(AnnotatedType type, TypeVisitor visitor) Recursively applies a transformation implemented by the providedTypeVisitorto the structure of the given type.