public interface PositionVisitor<P extends Position>
Positions.| Modifier and Type | Method and Description |
|---|---|
void |
visit(P position)
The visit method to be executed for each Position
|
void visit(P position)
position - Position to visitCopyright © 2023 geolatte.org. All rights reserved.