aesi-eclipse / com.virtlink.aesi / Span2 / equals
equals
fun equals(other: Any?): Boolean
{@inheritDoc}
fun equals(other: Span2): Boolean
Compares this object and the specified object for equality.
Parameters
other - The object to compare to.
Return True when this object is equal to the specified object; otherwise, false.