public class SpecificationMap extends HashMap<com.google.protobuf.Descriptors.Descriptor,SpecificationDescriptor>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
SpecificationMap() |
| Modifier and Type | Method and Description |
|---|---|
SpecificationDescriptor |
put(com.google.protobuf.Descriptors.Descriptor d,
SpecificationDescriptor mp) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic SpecificationDescriptor put(com.google.protobuf.Descriptors.Descriptor d, SpecificationDescriptor mp)
put in interface Map<com.google.protobuf.Descriptors.Descriptor,SpecificationDescriptor>put in class HashMap<com.google.protobuf.Descriptors.Descriptor,SpecificationDescriptor>Copyright © 2019. All rights reserved.