public final class ImmutableProperties extends Properties
Properties
Copyright (c) SAP AG 2003-2004
defaults| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Set |
entrySet() |
static ImmutableProperties |
getInstance(Properties props) |
Set |
keySet() |
void |
load(InputStream inStream) |
Object |
put(Object key,
Object value) |
void |
putAll(Map t) |
Object |
remove(Object key) |
Object |
setProperty(String key,
String value) |
Collection |
values() |
getProperty, getProperty, list, list, load, loadFromXML, propertyNames, save, store, store, storeToXML, storeToXML, stringPropertyNamesclone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, merge, putIfAbsent, rehash, remove, replace, replace, replaceAll, size, toStringpublic static ImmutableProperties getInstance(Properties props)
public void putAll(Map t)
public void clear()
public Set entrySet()
public Set keySet()
public Collection values()
public Object setProperty(String key, String value)
setProperty in class Propertiespublic void load(InputStream inStream) throws IOException
load in class PropertiesIOException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice