Class FileProvider

    • Constructor Detail

      • FileProvider

        public FileProvider()
    • Method Detail

      • hasItems

        public boolean hasItems()
        Description copied from interface: CunitProvider
        has items to compile
        Specified by:
        hasItems in interface CunitProvider
        Returns:
        true, if items to compile are present, false otherwise
      • toString

        public java.lang.String toString()
        Specified by:
        toString in interface CunitProvider
        Overrides:
        toString in class java.lang.Object