public class SaharaServiceInfo extends HashMap<String,String> implements ServiceInfo
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
SaharaServiceInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String name) |
Map<String,String> |
getInfos() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static final long serialVersionUID
public String get(String name)
get in interface ServiceInfoname - the name of the informationpublic Map<String,String> getInfos()
getInfos in interface ServiceInfoCopyright © 2017. All rights reserved.