public KeySet(HashMap <TTKey, TTValue> o) { this._o = o; }
public Values(HashMap <TTKey, TTValue> o) { this._o = o; }