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
PointSequences are equal. |
boolean equals(PointCollection first, PointCollection second)
PointSequences are equal.first - second - Copyright © 2015 geolatte.org. All rights reserved.