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
TypeDescription
s 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 class
An illegal resolution.static class
A 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.