Searched refs:_mapTypes (Results 1 – 1 of 1) sorted by relevance
47 protected static Map _mapTypes= new Hashtable(); field in WeakBase77 Type[] arTypes= (Type[]) _mapTypes.get( getClass()); in getTypes()98 _mapTypes.put(getClass(), types); in getTypes()
Completed in 10 milliseconds