Searched refs:m_compilerCache (Results 1 – 1 of 1) sorted by relevance
866 private Hashtable m_compilerCache = new Hashtable(); field in TemplateList.TemplateWalker913 ct = (ElemTemplate) m_compilerCache.get(new Integer(retValue.getUid())); in next()916 m_compilerCache.put(new Integer(retValue.getUid()), retValue); in next()