Uses of Class
net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.WithLazyNavigation.OfAnnotatedElement
-
Packages that use TypeDescription.Generic.LazyProjection.WithLazyNavigation.OfAnnotatedElement Package Description net.bytebuddy.description.type Contains descriptions of Java types and packages. -
-
Uses of TypeDescription.Generic.LazyProjection.WithLazyNavigation.OfAnnotatedElement in net.bytebuddy.description.type
Subclasses of TypeDescription.Generic.LazyProjection.WithLazyNavigation.OfAnnotatedElement in net.bytebuddy.description.type Modifier and Type Class Description static class
TypeDescription.Generic.LazyProjection.ForLoadedSuperClass
A lazy projection of a generic super type.private static class
TypeList.Generic.OfLoadedInterfaceTypes.TypeProjection
A type projection of an interface type.
-