Package org.javers.common.collections
Class Objects
java.lang.Object
org.javers.common.collections.Objects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BiFunction<Object,Object, Boolean> nullSafetyWrapper(BiFunction<Object, Object, Boolean> unsafeEquals)
-
Constructor Details
-
Objects
public Objects()
-
-
Method Details
-
nullSafetyWrapper
public static BiFunction<Object,Object, nullSafetyWrapperBoolean> (BiFunction<Object, Object, Boolean> unsafeEquals)
-