Interface Graph<T>

    • Method Detail

      • getSources

        java.util.List<T> getSources()
      • getTargets

        java.util.List<T> getTargets()