Uses of Class
net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.WithEagerNavigation.OfAnnotatedElement
Package
Description
Contains descriptions of Java types and packages.
-
Uses of TypeDescription.Generic.LazyProjection.WithEagerNavigation.OfAnnotatedElement in net.bytebuddy.description.type
Subclasses of TypeDescription.Generic.LazyProjection.WithEagerNavigation.OfAnnotatedElement in net.bytebuddy.description.typeModifier and TypeClassDescriptionstatic class
A lazy projection of a field's type.static class
A lazy projection of a method's generic return type.static class
A lazy projection of the parameter type of aConstructor
.static class
A lazy projection of the parameter type of aMethod
.static class
A lazy projection of ajava.lang.reflect.RecordComponent
's type.private static class
A projection of a specific exception type.private static class
A projection of a specific exception type.