Class MemoryFiles


  • public class MemoryFiles
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MemoryFiles​(java.nio.file.Path memoryPathsFile, java.nio.file.Path sourceDirectory)  
    • Constructor Detail

      • MemoryFiles

        public MemoryFiles​(java.nio.file.Path memoryPathsFile,
                           java.nio.file.Path sourceDirectory)
    • Method Detail

      • getMemoryPathsFile

        public java.nio.file.Path getMemoryPathsFile()
      • getSourceDirectory

        public java.nio.file.Path getSourceDirectory()