Uses of Enum Class
net.bytebuddy.pool.TypePool.Empty
Packages that use TypePool.Empty
Package
Description
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypePool.Empty in net.bytebuddy.pool
Methods in net.bytebuddy.pool that return TypePool.EmptyModifier and TypeMethodDescriptionstatic TypePool.EmptyReturns the enum constant of this class with the specified name.static TypePool.Empty[]TypePool.Empty.values()Returns an array containing the constants of this enum class, in the order they are declared.