Menu

Commit [r1209]  Maximize  Restore  History

The nested LinkedListNode class has been enhanced with a moveBefore(...) method

and the insertBefore(...) is now able to insert before any position (not just the head).
The changes mentioned above made the code for the CCache itself more simple.

keess 2004-06-24

changed /trunk/jxpfw/sources/org/jxpfw/util/CCache.java
/trunk/jxpfw/sources/org/jxpfw/util/CCache.java Diff Switch to side-by-side view
Loading...