View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

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.