Uses of Enum
net.bytebuddy.build.HashCodeAndEqualsPlugin.Enhance.InvokeSuper
Packages that use HashCodeAndEqualsPlugin.Enhance.InvokeSuper
Package
Description
A package for types that allow for applying Byte Buddy transformation during a build process.
-
Uses of HashCodeAndEqualsPlugin.Enhance.InvokeSuper in net.bytebuddy.build
Subclasses with type arguments of type HashCodeAndEqualsPlugin.Enhance.InvokeSuper in net.bytebuddy.buildModifier and TypeClassDescriptionstatic enumA strategy for determining the base value of a hash code or equality contract.Methods in net.bytebuddy.build that return HashCodeAndEqualsPlugin.Enhance.InvokeSuperModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.HashCodeAndEqualsPlugin.Enhance.InvokeSuper.values()Returns an array containing the constants of this enum type, in the order they are declared.