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, values
equals, hashCode, toString
public static final long serialVersionUID
public String get(String name)
get
in interface ServiceInfo
name
- the name of the informationpublic Map<String,String> getInfos()
getInfos
in interface ServiceInfo
Copyright © 2017. All rights reserved.