Package jtb.visitor

Interface GJVisitor<R,​A>

  • All Known Implementing Classes:
    GJDepthFirst

    public interface GJVisitor<R,​A>
    All GJ visitors must implement this interface.