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.SectionPreferences
IniPreferences. childSpi(java.lang.String name)
Implements thechildSpi
method as per the specification inAbstractPreferences.childSpi(String)
.protected IniPreferences.SectionPreferences
IniPreferences.SectionPreferences. childSpi(java.lang.String name)
Implements thechildSpi
method as per the specification inAbstractPreferences.childSpi(String)
.
-