Uses of Interface
org.teamapps.ux.cache.record.EqualsAndHashCode.HashCodeFunction
Packages that use EqualsAndHashCode.HashCodeFunction
-
Uses of EqualsAndHashCode.HashCodeFunction in org.teamapps.ux.cache.record
Methods in org.teamapps.ux.cache.record that return EqualsAndHashCode.HashCodeFunctionConstructors in org.teamapps.ux.cache.record with parameters of type EqualsAndHashCode.HashCodeFunctionModifierConstructorDescriptionEqualsAndHashCode(BiPredicate<T, Object> equals, EqualsAndHashCode.HashCodeFunction<T> hashCode)