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