Class FileBackup.SavedBuffer

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable
    Enclosing class:
    FileBackup

    public static class FileBackup.SavedBuffer
    extends java.lang.Object
    implements java.io.Closeable
    • Constructor Detail

      • SavedBuffer

        public SavedBuffer​(java.io.File savedFile,
                           java.util.List<java.lang.String> params)
    • Method Detail

      • remove

        public void remove()
      • close

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