- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<water.parser.BufferedString>, water.Freezable
- Enclosing class:
- WordCountTask
protected static class WordCountTask.BufferedStringCount
extends water.parser.BufferedString
Small extension to the BufferedString class to add
an atomic counter for each word. Further, this
class sets the values to sort by frequency count
first, and then alphabetically second. The sort
is a descending sort.
- See Also:
- Serialized Form