Uses of Interface
net.bytebuddy.pool.TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForRecordComponent
Packages that use TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForRecordComponent
Package
Description
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForRecordComponent in net.bytebuddy.pool
Classes in net.bytebuddy.pool that implement TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForRecordComponentModifier and TypeClassDescriptionstatic classAn implementation of a tokenized resolution of the generic type of aRecordComponentDescription.static enumA resolution of a type's, method's or field's generic types if its generic signature is malformed.static enumA resolution of a type's, method's or field's generic types if all of the represented element's are raw.Methods in net.bytebuddy.pool that return TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution.ForRecordComponentModifier and TypeMethodDescriptionTypePool.Default.GenericTypeExtractor.ForSignature.OfRecordComponent.extract(String genericSignature) Extracts a generic field resolution of a field signature.TypePool.Default.GenericTypeExtractor.ForSignature.OfRecordComponent.resolve()Completes the current resolution.