harpoon.Util.Graphs
Interface Reachability.Action

Enclosing interface:
Reachability

public static interface Reachability.Action

Interface for passing a method as parameter.

See Also:
forAllReachable

Method Summary
 void visit(Object obj)
           
 

Method Detail

visit

public void visit(Object obj)