Uses of Class
org.ini4j.IniPreferences.SectionPreferences
-
Packages that use IniPreferences.SectionPreferences Package Description org.ini4j [ini4j] main package -
-
Uses of IniPreferences.SectionPreferences in org.ini4j
Methods in org.ini4j that return IniPreferences.SectionPreferences Modifier and Type Method Description protected IniPreferences.SectionPreferencesIniPreferences. childSpi(String name)Implements thechildSpimethod as per the specification inAbstractPreferences.childSpi(String).protected IniPreferences.SectionPreferencesIniPreferences.SectionPreferences. childSpi(String name)Implements thechildSpimethod as per the specification inAbstractPreferences.childSpi(String).
-