| 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 Params | Return 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 | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.