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
TypeDescription
s 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 class
A generic type extractor allows for an iterative extraction of generic type information.protected static class
TypePool.Default.GenericTypeExtractor.ForSignature<T extends TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution>
A signature visitor for extracting a generic type resolution.protected static class
A parser for a generic method signature.protected static class
A parser for a generic type signature.