Uses of Class
net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Assigner.Dispatcher.AbstractBase
Packages that use TypeDescription.Generic.Visitor.Assigner.Dispatcher.AbstractBase
Package
Description
Contains descriptions of Java types and packages.
-
Uses of TypeDescription.Generic.Visitor.Assigner.Dispatcher.AbstractBase in net.bytebuddy.description.type
Subclasses of TypeDescription.Generic.Visitor.Assigner.Dispatcher.AbstractBase in net.bytebuddy.description.typeModifier and TypeClassDescriptionstatic class
A dispatcher for checking the assignability of a generic array type.static class
A dispatcher for checking the assignability of a non-generic type.static class
A dispatcher for checking the assignability of a parameterized type.static class
A dispatcher for checking the assignability of a type variable.