org.apache.commons.graph.algorithm.path
Interface PathListener

All Known Implementing Classes:
PathIterator

public interface PathListener


Method Summary
 void notifyPath(Path path)
           
 

Method Detail

notifyPath

public void notifyPath(Path path)