Uses of Interface
net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution
Packages that use TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution
Package
Description
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypePool.Default.LazyTypeDescription.AnnotationToken.Resolution in net.bytebuddy.pool
Classes in net.bytebuddy.pool that implement TypePool.Default.LazyTypeDescription.AnnotationToken.ResolutionModifier and TypeClassDescriptionstatic classAn illegal resolution.static classA simple resolved annotation.Methods in net.bytebuddy.pool that return TypePool.Default.LazyTypeDescription.AnnotationToken.ResolutionModifier and TypeMethodDescriptionTypePool.Default.LazyTypeDescription.AnnotationToken.toAnnotationDescription(TypePool typePool) Transforms this token into an annotation description.