Uses of Class
net.bytebuddy.build.HashCodeAndEqualsPlugin
Packages that use HashCodeAndEqualsPlugin
Package
Description
A package for types that allow for applying Byte Buddy transformation during a build process.
-
Uses of HashCodeAndEqualsPlugin in net.bytebuddy.build
Subclasses of HashCodeAndEqualsPlugin in net.bytebuddy.buildModifier and TypeClassDescriptionstatic class
A version of theHashCodeAndEqualsPlugin
that assumes that all fields are non-nullable unless they are explicitly marked.