public interface PointCollectionEquality
PointSequence
equality.
Implementations must be thread-safe.
Modifier and Type | Method and Description |
---|---|
boolean |
equals(PointCollection first,
PointCollection second)
Tests whether two
PointSequence s are equal. |
boolean equals(PointCollection first, PointCollection second)
PointSequence
s are equal.first
- second
- Copyright © 2015 geolatte.org. All rights reserved.