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