equalTo

public abstract boolean equalTo(M x, M y)

Tells whether the first distance is equivalent to the second

Return

true if x and y are equals. False otherwise.

Parameters

x

the first distance to be analyzed

y

the second distance to be analyzed