public class ConsoleMessages extends LinkedHashMap<Serializable,Boolean>
Console model objectAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ConsoleMessages()
Constructor
|
ConsoleMessages(int capacity)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
removeEldestEntry(Map.Entry<Serializable,Boolean> eldest) |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic ConsoleMessages()
public ConsoleMessages(int capacity)
capacity - the max capacityprotected boolean removeEldestEntry(Map.Entry<Serializable,Boolean> eldest)
removeEldestEntry in class LinkedHashMap<Serializable,Boolean>Copyright © 2021 7thWeb. All rights reserved.