PFProfiler.LRUMap< U, V > Class Reference
Inherits java::util::LinkedHashMap<U, V>.
List of all members.
|
Public Member Functions |
| | LRUMap (int maxSize) |
Protected Member Functions |
| boolean | removeEldestEntry (Map.Entry< U, V > eldest) |
Private Attributes |
| int | _maxSize |
Constructor & Destructor Documentation
Member Function Documentation
| boolean removeEldestEntry |
( |
Map.Entry< U, V > |
eldest |
) |
[protected] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/Misc/ERProfiling/Sources/er/profiling/PFProfiler.java