Skip to main content

EqualsComparator

Complete API reference for EqualsComparator, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: EngineOverride

Component: no


public interface EqualsComparator

Methods

SignatureReturnsDescription
equals(Object)booleanChecks if the current object is equal to the given object.
pointerEquals(Object)booleanChecks if the current object is the same instance as the given object.
notEquals(Object)booleanChecks if the current object is not equal to the given object.