Searched refs:_handleToPropertyMap (Results 1 – 1 of 1) sorted by relevance
85 private HashMap _handleToPropertyMap; field in PropertySet222 return (Property) _handleToPropertyMap.get(nHandle); in getPropertyByHandle()252 _handleToPropertyMap.put(prop.Handle, prop); in putProperty()296 _handleToPropertyMap= new HashMap(); in initMappings()
Completed in 10 milliseconds