Uses of Class
net.bytebuddy.build.HashCodeAndEqualsPlugin.ValueHandling
-
Packages that use HashCodeAndEqualsPlugin.ValueHandling Package Description net.bytebuddy.matcher Contains an API for matching Java byte code entities. -
-
Uses of HashCodeAndEqualsPlugin.ValueHandling in net.bytebuddy.matcher
Fields in net.bytebuddy.matcher with annotations of type HashCodeAndEqualsPlugin.ValueHandling Modifier and Type Field Description protected ConcurrentMap<? super T,Boolean>
CachingMatcher. map
A map that serves as a cache for previous matches.
-