public class OccurrenceKeys extends Object
Constructor and Description |
---|
OccurrenceKeys() |
OccurrenceKeys(List<String> listKey,
int totalOccurrence) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getListKey() |
int |
getTotalOccurrence() |
void |
setListKey(List<String> listKey) |
void |
setTotalOccurrence(int totalOccurrence) |
Copyright © 2016. All Rights Reserved.