LRUK, T Class |
Namespace: Apptus.Util.Collection
The LRUK, T type exposes the following members.
Name | Description | |
---|---|---|
Clear | ||
Equals | (Inherited from Object.) | |
Get |
Get the node with the specified key | |
GetExisting |
Get the node with the specified key | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Remove |
Remove the node with the specified key | |
RemoveStale |
Remove nodes that hasn't been touched since the specified old | |
Size |
Get the current number of nodes present in this LRU instance.
| |
ToString | (Inherited from Object.) | |
Touch |