|
Rakesh API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Map.Statistics | |
|---|---|
| org.rakeshv.utils | Utility classes developed for miscellaneous purposes. |
| Uses of Map.Statistics in org.rakeshv.utils |
|---|
| Classes in org.rakeshv.utils that implement Map.Statistics | |
|---|---|
(package private) static class |
LinkedHashMap.Statistics
An implementation of LinkedHashMap.Statistics used to
track cache performance. |
| Methods in org.rakeshv.utils that return Map.Statistics | |
|---|---|
Map.Statistics |
ObjectCache.getStatistics()
Returns a LinkedHashMap.Statistics instance that contains
information about cache usage. |
Map.Statistics |
Map.getStatistics()
Returns statistics about cache access. |
Map.Statistics |
LinkedHashMap.getStatistics()
Returns LinkedHashMap.statistics. |
Map.Statistics |
DynamicCache.getStatistics()
Returns DynamicCache.statistics. |
|
Rakesh API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||