Uses of Class
net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.WithLazyNavigation
Packages that use TypeDescription.Generic.LazyProjection.WithLazyNavigation
Package
Description
Contains descriptions of Java types and packages.
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypeDescription.Generic.LazyProjection.WithLazyNavigation in net.bytebuddy.description.type
Subclasses of TypeDescription.Generic.LazyProjection.WithLazyNavigation in net.bytebuddy.description.typeModifier and TypeClassDescriptionstatic classA lazy projection of a generic super type.protected static classA lazy interface type description for a lazy projection.protected static classA lazy super class description for a lazy projection.protected static classA description of an annotated lazy type with lazy navigation.private static classA type projection of an interface type. -
Uses of TypeDescription.Generic.LazyProjection.WithLazyNavigation in net.bytebuddy.pool
Modifier and TypeClassDescriptionprivate classRepresents a lazy interface of an extended lazy type description.private classRepresents a lazy super class of a type description with extended laziness.