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