| Fields inherited from class | Fields | 
|---|---|
| class ComplexKeyHashMap | DEFAULT_CAPACITY, MAXIMUM_CAPACITY, MINIMUM_CAPACITY, size, table, threshold | 
| Constructor and description | 
|---|
| MetaClassImpl.Index
                                (int size) | 
| MetaClassImpl.Index
                                () | 
| MetaClassImpl.Index
                                (boolean size) | 
| Type | Name and description | 
|---|---|
| boolean | checkEquals(Entry e, Object key) | 
| SingleKeyHashMap | getNotNull(CachedClass key) | 
| SingleKeyHashMap | getNullable(CachedClass clazz) | 
| void | put(CachedClass key, SingleKeyHashMap value) | 
| Methods inherited from class | Name | 
|---|---|
| class SingleKeyHashMap | SingleKeyHashMap, SingleKeyHashMap, containsKey, copy, get, getOrPut, getOrPutEntry, put, putCopyOfUnexisting, remove | 
| class ComplexKeyHashMap | ComplexKeyHashMap, ComplexKeyHashMap, ComplexKeyHashMap, clear, getEntrySetIterator, getTable, hash, init, isEmpty, resize, size | 
| class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
Copyright © 2003-2016 The Apache Software Foundation. All rights reserved.