Interface SourceFinder.SourceRepository

    • Method Detail

      • contains

        boolean contains​(java.lang.String fileName)
      • isPlatformDependent

        boolean isPlatformDependent()
      • close

        void close()
            throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.io.IOException