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 classTypeDescription.Generic.LazyProjection.ForLoadedSuperClassA lazy projection of a generic super type.private static classTypeList.Generic.OfLoadedInterfaceTypes.TypeProjectionA type projection of an interface type.
-