public class WordFreq extends DslBase
WordFreq(String word, Integer freq)
Integer
getFreq()
String
getWord()
equals, hashCode, toString
getClass, notify, notifyAll, wait, wait, wait
public WordFreq(String word, Integer freq)
public String getWord()
public Integer getFreq()