public static class WordCountSQL.WC extends Object
long
frequency
String
word
WordCountSQL.WC()
WordCountSQL.WC(String word, long frequency)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String word
public long frequency
public WordCountSQL.WC()
public WordCountSQL.WC(String word, long frequency)
public String toString()
toString
Object
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.