Searched refs:_mapImplementationIds (Results 1 – 1 of 1) sorted by relevance
46 protected static Map _mapImplementationIds= new Hashtable(); field in WeakBase113 synchronized (_mapImplementationIds) in getImplementationId()115 id= (byte[]) _mapImplementationIds.get(getClass()); in getImplementationId()134 _mapImplementationIds.put(getClass(), id); in getImplementationId()
Completed in 10 milliseconds