Searched refs:allPossibleComments (Results 1 – 3 of 3) sorted by relevance
263 String ctOld = (String)(Comments.allPossibleComments.put(commentID, ct)); in addTextToComments()
27 public static Hashtable allPossibleComments = new Hashtable(); field in Comments
2011 possibleComment = (String)Comments.allPossibleComments.get(commentID); in emitComment()