public class WriteOnceProperties
extends java.util.Properties
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
java.lang.String |
getProperty(java.lang.String key) |
|
java.lang.String |
getProperty(java.lang.String key,
java.lang.String defaultValue) |
|
int |
hashCode() |
|
static void |
main(java.lang.String[] args) |
|
static void |
makeSystemPropertiesWriteOnce() |
|
java.lang.Object |
setProperty(java.lang.String key,
java.lang.String value) |
entry, of, of, of, of, of, of, of, of, of, of, of, ofEntriesfinalize, getClass, notify, notifyAll, wait, wait, waitclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, forEach, get, getOrDefault, isEmpty, keys, keySet, list, list, load, load, loadFromXML, merge, propertyNames, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, save, size, store, store, storeToXML, storeToXML, stringPropertyNames, toString, valuespublic final int hashCode()
hashCode in class java.util.Propertiespublic final boolean equals(java.lang.Object o)
equals in class java.util.Propertiespublic java.lang.String getProperty(java.lang.String key)
getProperty in class java.util.Propertiespublic java.lang.String getProperty(java.lang.String key,
java.lang.String defaultValue)
getProperty in class java.util.Propertiespublic java.lang.Object setProperty(java.lang.String key,
java.lang.String value)
setProperty in class java.util.Propertiespublic static void makeSystemPropertiesWriteOnce()
public static void main(java.lang.String[] args)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.