Package | Description |
---|---|
org.dozer.stats |
Modifier and Type | Method and Description |
---|---|
StatisticEntry |
Statistic.getEntry(Object entryKey) |
StatisticEntry |
Statistic.increment(Object statisticEntryKey,
long value) |
Modifier and Type | Method and Description |
---|---|
Set<StatisticEntry> |
Statistic.getEntries() |
Set<StatisticEntry> |
StatisticsManagerImpl.getStatisticEntries(StatisticType statisticType) |
Set<StatisticEntry> |
StatisticsManager.getStatisticEntries(StatisticType statisticType) |
Copyright © 2005-2014 dozer. All Rights Reserved.