Interface DirectedGraph<NODE>

    • Method Detail

      • getFollowers

        java.lang.Iterable<NODE> getFollowers​(NODE state)