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