private static class Util.TableCache extends WeakHashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
private boolean |
mapsMethodToHash
if true, the tables map methods to method hashes; if false,
the tables map method hashes to methods
|
| Constructor and Description |
|---|
TableCache(boolean mapsMethodToHash) |
| Modifier and Type | Method and Description |
|---|---|
Map |
getTable(Class remoteClass) |
clear, containsKey, containsValue, entrySet, forEach, get, isEmpty, keySet, put, putAll, remove, replaceAll, size, valuesclone, equals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replaceCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.