Uses of Class
net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.RecordComponentToken
Packages that use TypePool.Default.LazyTypeDescription.RecordComponentToken
Package
Description
Classes of this package allow for the creating
TypeDescription
s without
loading any classes.-
Uses of TypePool.Default.LazyTypeDescription.RecordComponentToken in net.bytebuddy.pool
Fields in net.bytebuddy.pool with type parameters of type TypePool.Default.LazyTypeDescription.RecordComponentTokenModifier and TypeFieldDescriptionprivate final List
<TypePool.Default.LazyTypeDescription.RecordComponentToken> TypePool.Default.LazyTypeDescription.recordComponentTokens
A list of record component tokens describing the record components of this type.private final List
<TypePool.Default.LazyTypeDescription.RecordComponentToken> TypePool.Default.TypeExtractor.recordComponentTokens
A list of record component tokens that are found on the visited type.