JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.ini4j
Configurable
Contents
Description
Method Summary
Method Details
getConfig()
setConfig(Config)
Hide sidebar
Show sidebar
Interface Configurable
All Known Implementing Classes:
Ini
,
Options
,
Reg
,
Wini
public interface
Configurable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Config
getConfig
()
void
setConfig
(
Config
value)
Method Details
getConfig
Config
getConfig
()
setConfig
void
setConfig
(
Config
value)