예제 #1
0
 public Values(LongKeyHashMap <TT> _o)
 {
     this._o = _o;
 }
예제 #2
0
 public KeySet(LongKeyHashMap <TT> _o)
 {
     this._o = _o;
 }