ca.uwaterloo.cs.ql.fb
Class PathClosure

java.lang.Object
  extended by ca.uwaterloo.cs.ql.fb.PathClosure

public class PathClosure
extends java.lang.Object


Constructor Summary
PathClosure(EdgeSet eSet)
           
 
Method Summary
 Path[] getPaths()
           
 Path[] getPaths(java.lang.String head, java.lang.String tail)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathClosure

public PathClosure(EdgeSet eSet)
Method Detail

getPaths

public Path[] getPaths()

getPaths

public Path[] getPaths(java.lang.String head,
                       java.lang.String tail)