Package org.ini4j

Interface Configurable

All Known Implementing Classes:
Ini, Options, Reg, Wini

public interface Configurable
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getConfig

      Config getConfig()
    • setConfig

      void setConfig(Config value)