public class StringCluster
extends java.util.HashMap<java.lang.String,java.util.Map<java.lang.String,java.lang.Integer>>
Modifier and Type | Class and Description |
---|---|
static class |
StringCluster.SizeComparator |
Constructor and Description |
---|
StringCluster(java.util.List<java.lang.String> list) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.Map<java.lang.String,java.lang.Integer>> |
getClusters() |
void |
sort() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values