Interface IRootGenerator<N>

  • Type Parameters:
    N - Node type
    All Known Subinterfaces:
    ISingleRootGenerator<N>

    public interface IRootGenerator<N>
    Creates the root node(s) for a graph.
    • Method Detail

      • getRoots

        java.util.Collection<N> getRoots()
        Returns:
        The set of roots