LRU Cache implementation using ActionScript

LRU Cache

LRU Cache

Source File: LRUCache.as MDIllegalObjectException.as MyDictionary.as MyLinkedList.as MyNode.as QuickSortTest.mxml Test4.mxml
(Replace the “.as_.txt” extension to “.as” before using the file)
Feel free to modify the source code and if any bugs are found, please do comment back to the post as it will be helpful to others.
For more information on Timestamp-based in-memory Cache implementation, please visit >> http://gauravpandey.com/wordpress/?p=274

leave your comment