public class SubjectsMap extends HashMap<String,Subjects>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
SubjectsMap() |
| Modifier and Type | Method and Description |
|---|---|
SubjectsMap |
mergeFrom(SubjectsMap sm) |
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 SubjectsMap mergeFrom(SubjectsMap sm)
Copyright © 2019. All rights reserved.