public Boolean
getDefaultedBoolean
(String key, Boolean defaultValue)
[Inherited From JOTPropertiesPreferences]
public Integer
getDefaultedInt
(String key, Integer defaultValue)
[Inherited From JOTPropertiesPreferences]
public Long
getDefaultedLong
(String key, Long defaultValue)
[Inherited From JOTPropertiesPreferences]
public String
getDefaultedString
(String key, String defaultValue)
[Inherited From JOTPropertiesPreferences]
public void
loadFrom
(InputStream input)
throws
IOException
[Inherited From JOTPropertiesPreferences]
public void
saveTo
(OutputStream output)
throws
IOException
[Inherited From JOTPropertiesPreferences]