Lines Matching full:transient
107 private transient Map<K, Collection<V>> map;
108 private transient int totalSize;
824 private transient Set<K> keySet;
940 private transient Multiset<K> multiset;
987 transient Set<Multiset.Entry<K>> entrySet;
1116 private transient Collection<V> valuesCollection;
1163 private transient Collection<Map.Entry<K, V>> entries;
1286 private transient Map<K, Collection<V>> asMap;
1303 final transient Map<K, Collection<V>> submap;
1309 transient Set<Map.Entry<K, Collection<V>>> entrySet;