Searched refs:_hashtable (Results 1 – 1 of 1) sorted by relevance
38 Hashtable _hashtable = new Hashtable(); field in TestBridge60 Object object = _hashtable.get(oid); in getRegisteredInterface()84 _hashtable.put(oid, object); in mapInterfaceTo()92 return _hashtable.get(oid); in mapInterfaceFrom()
Completed in 11 milliseconds