Uses of Interface
net.bytebuddy.pool.TypePool.Default.GenericTypeRegistrant
-
Packages that use TypePool.Default.GenericTypeRegistrant Package Description net.bytebuddy.pool Classes of this package allow for the creatingTypeDescription
s without loading any classes. -
-
Uses of TypePool.Default.GenericTypeRegistrant in net.bytebuddy.pool
Constructors in net.bytebuddy.pool with parameters of type TypePool.Default.GenericTypeRegistrant Constructor Description GenericTypeExtractor(TypePool.Default.GenericTypeRegistrant genericTypeRegistrant)
Creates a new generic type extractor.
-