public static interface Intrinsics.EqualityFunction
equals(java.lang.Object, java.lang.Object)
intrinsic.
Not a public interface because we want the implementing methods to be
effectively protected, but used for API consistency in templates.Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object v1,
java.lang.Object v2) |
Copyright © 2020 Carrot Search s.c.. All rights reserved.