public class BFSPayload extends Object implements SearchPayload
Set<Node>
getDiscovered()
Map<Node,Node>
getParents()
getProcessed()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Set<Node> getDiscovered()
public Map<Node,Node> getParents()
public Set<Node> getProcessed()
Copyright © 2017. All rights reserved.