Uses of Class
org.dozer.stats.StatisticEntry

Packages that use StatisticEntry
org.dozer.stats   
 

Uses of StatisticEntry in org.dozer.stats
 

Methods in org.dozer.stats that return StatisticEntry
 StatisticEntry Statistic.getEntry(Object entryKey)
           
 StatisticEntry Statistic.increment(Object statisticEntryKey, long value)
           
 

Methods in org.dozer.stats that return types with arguments of type StatisticEntry
 Set<StatisticEntry> Statistic.getEntries()
           
 Set<StatisticEntry> StatisticsManagerImpl.getStatisticEntries(StatisticType statisticType)
           
 Set<StatisticEntry> StatisticsManager.getStatisticEntries(StatisticType statisticType)
           
 



Copyright © 2005-2011 dozer. All Rights Reserved.