LRUK, T MethodsA Sandcastle Documented Class Library

The LRUK, T generic type exposes the following members.

Methods

  NameDescription
Public methodClear
Public methodEquals (Inherited from Object.)
Public methodGet
Get the node with the specified
key
. If no such node exists it will be created.
Public methodGetExisting
Get the node with the specified
key
. If no such node exists null will be returned.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodRemove
Remove the node with the specified
key
.
Public methodRemoveStale
Remove nodes that hasn't been touched since the specified
old
timestamp.
Public methodSize
Get the current number of nodes present in this LRU instance.
Public methodToString (Inherited from Object.)
Public methodTouch
Top
See Also

Reference