Home
last modified time | relevance | path

Searched refs:_hashtable (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/jurt/test/com/sun/star/lib/uno/protocols/urp/
H A DTestBridge.java38 Hashtable _hashtable = new Hashtable(); field in TestBridge
60 Object object = _hashtable.get(oid); in getRegisteredInterface()
84 _hashtable.put(oid, object); in mapInterfaceTo()
92 return _hashtable.get(oid); in mapInterfaceFrom()

Completed in 12 milliseconds