public static class OccurenceCountingMap.CountingResult<F>
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OccurenceCountingMap.CountingResult.ByElementToStringComparator |
static class |
OccurenceCountingMap.CountingResult.ByOccurencesComparator |
static class |
OccurenceCountingMap.CountingResult.ByOccurencesThenElementToStringComparator |
| Constructor and Description |
|---|
CountingResult(F element,
java.lang.Integer occurences) |
| Modifier and Type | Method and Description |
|---|---|
F |
getElement() |
java.lang.Integer |
getOccurences() |
Copyright © 2009-2019 Aarhus University