Interface IFile

All Known Implementing Classes:
AbstractFile, ConfigFile, JsonFile

public interface IFile
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • load

      void load()
    • save

      void save()