Interface CunitProvider

    • Method Detail

      • getItems

        java.util.Collection<MemorySource> getItems()
        provide items to compile
        Returns:
        items to compile
      • hasItems

        boolean hasItems()
        has items to compile
        Returns:
        true, if items to compile are present, false otherwise
      • toString

        java.lang.String toString()
        Overrides:
        toString in class java.lang.Object