public abstract class MazeMapWalker<F extends MazeMapField<?,F,E,N>,E extends MazeMapEdge<?,F,E,N>,N extends MazeMapNode<?,F,E,N>>
extends com.github.martinfrank.maplib.MapWalker<F,E,N>
| Constructor and Description |
|---|
MazeMapWalker() |
Copyright © 2019 Martin Frank. All rights reserved.