Beispiel #1
0
 public KeySet(OrderedIntKeyHashMap <TTValue> o)
 {
     this._o = o;
 }
Beispiel #2
0
 public Values(OrderedIntKeyHashMap <TTValue> o)
 {
     this._o = o;
 }