Inheritance: java.util.AbstractMap, Map
Example #1
0
 public _AbstractCollection_434(WeakHashMap <K, V> _enclosing)
 {
     this._enclosing = _enclosing;
 }
Example #2
0
 static Loader()
 {
   if (String.instancehelper_startsWith(Loader.getPlatformName(), "windows"))
     Runtime.getRuntime().addShutdownHook((Thread) new Loader\u00242());
   Loader.memberOffsets = new WeakHashMap();
 }
Example #3
0
 public _AbstractSet_353(WeakHashMap <K, V> _enclosing)
 {
     this._enclosing = _enclosing;
 }