public final class PathStep<C extends MapCell> extends Object
PathStep(C cell, Direction direction)
C
cell()
Direction
direction()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PathStep(C cell, Direction direction)
cell
direction
@Pure public C cell()
@Pure public Direction direction()
public String toString()
toString
Object
Copyright © 2022. All rights reserved.