Interface BackupHandler<T>

    • Method Detail

      • read

        T read()
      • write

        void write​(T collection)