Class TypeDescription.Generic.Visitor.Reducing

java.lang.Object
net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Reducing
All Implemented Interfaces:
TypeDescription.Generic.Visitor<TypeDescription>
Enclosing interface:
TypeDescription.Generic.Visitor<T>

@Enhance public static class TypeDescription.Generic.Visitor.Reducing extends Object implements TypeDescription.Generic.Visitor<TypeDescription>
A visitor that reduces a detached generic type to its erasure.