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, ofEntries
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, 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, values
public boolean equals(java.lang.Object o)
equals
in class java.util.Properties
public int hashCode()
hashCode
in class java.util.Properties
public java.lang.String getProperty(java.lang.String key)
getProperty
in class java.util.Properties
public java.lang.String getProperty(java.lang.String key, java.lang.String defaultValue)
getProperty
in class java.util.Properties
public java.lang.Object setProperty(java.lang.String key, java.lang.String value)
setProperty
in class java.util.Properties
public static void makeSystemPropertiesWriteOnce()
public static void main(java.lang.String[] args)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.