public class ViewerElementComparer extends Object implements IElementComparer
Constructor and Description |
---|
ViewerElementComparer() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object a,
Object b)
Compares two elements for equality
|
int |
hashCode(Object element)
Returns the hash code for the given element.
|
public boolean equals(Object a, Object b)
equals
in interface IElementComparer
a
- the first elementb
- the second elementpublic int hashCode(Object element)
hashCode
in interface IElementComparer
element
- The element the hash code is calculated for.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.