Interface DependencyParse

  • All Known Implementing Classes:
    DependencyParseStored

    public interface DependencyParse
    Author:
    Yana Panchenko
    • Method Summary

      Modifier and Type Method Description
      Dependency[] getDependencies()  
    • Method Detail