Uses of Class
net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
Packages that use TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
Package
Description
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor in net.bytebuddy.pool
Subclasses of TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor in net.bytebuddy.poolModifier and TypeClassDescriptionprotected static classA generic type extractor allows for an iterative extraction of generic type information.protected static classTypePool.Default.GenericTypeExtractor.ForSignature<T extends TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution>A signature visitor for extracting a generic type resolution.protected static classA parser for a generic method signature.protected static classA parser for a generic type signature.