Uses of Enum
net.bytebuddy.pool.TypePool.CacheProvider.NoOp
Packages that use TypePool.CacheProvider.NoOp
Package
Description
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypePool.CacheProvider.NoOp in net.bytebuddy.pool
Subclasses with type arguments of type TypePool.CacheProvider.NoOp in net.bytebuddy.poolModifier and TypeClassDescriptionstatic enumA non-operational cache that does not store any type descriptions.Methods in net.bytebuddy.pool that return TypePool.CacheProvider.NoOpModifier and TypeMethodDescriptionstatic TypePool.CacheProvider.NoOpReturns the enum constant of this type with the specified name.static TypePool.CacheProvider.NoOp[]TypePool.CacheProvider.NoOp.values()Returns an array containing the constants of this enum type, in the order they are declared.