LCount lc=(LCount)lCounts.get(evtName); if(lc==null) lCounts.put(evtName,(lc=new LCount())); return lc;