Uses of Enum Class
net.bytebuddy.implementation.auxiliary.TrivialType
Packages that use TrivialType
Package
Description
Auxiliary types describe helper types that aid as a supplementary to a given
InstrumentedType.-
Uses of TrivialType in net.bytebuddy.implementation.auxiliary
Methods in net.bytebuddy.implementation.auxiliary that return TrivialTypeModifier and TypeMethodDescriptionstatic TrivialTypeReturns the enum constant of this class with the specified name.static TrivialType[]TrivialType.values()Returns an array containing the constants of this enum class, in the order they are declared.