public class AStarNodeFactory extends java.lang.Object implements ObjectFactory<AStarNode>
AStarNodeFactory()
AStarNode
create()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AStarNodeFactory()
public AStarNode create()
create
ObjectFactory<AStarNode>