APRlib

TraversalBase.intersect Method 

The intersection of this traversal with another traversal, that is, the set of paths that are in both traversals.

public virtual TraversalBase intersect(
   TraversalBase t
);

See Also

TraversalBase Class | edu.neu.ccs.demeter.APRlib Namespace