Interface Route
-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Iterable
public interface Route<P extends Position<out Object>> implements Iterable<T>, Serializable