Uses of Class
net.bytebuddy.build.HashCodeAndEqualsPlugin.Identity
-
Packages that use HashCodeAndEqualsPlugin.Identity Package Description net.bytebuddy.build A package for types that allow for applying Byte Buddy transformation during a build process. -
-
Uses of HashCodeAndEqualsPlugin.Identity in net.bytebuddy.build
Fields in net.bytebuddy.build with annotations of type HashCodeAndEqualsPlugin.Identity Modifier and Type Field Description private java.util.Map<java.lang.String,byte[]>
Plugin.Engine.Target.InMemory. storage
The map for storing all elements being received.
-