public class LinkedHashMap extends FastMap
FastMap.Entry
Constructor and Description |
---|
LinkedHashMap() |
LinkedHashMap(int capacity) |
clear, containsKey, containsValue, entrySet, equals, get, getEntry, getKeyComparator, getValueComparator, hashCode, head, isEmpty, isShared, keySet, newEntry, newInstance, printStatistics, put, putAll, putEntry, putIfAbsent, recycle, remove, reset, reverse, setKeyComparator, setShared, setValueComparator, shared, size, tail, toString, toText, unmodifiable, values
Copyright © 2005–2018 Javolution. All rights reserved.