The linked list implementation was specifically written for the CoolServlets cache system. While it can be used as a general purpose linked list, for most applications, it is more suitable to use the linked list that is part of the Java Collections package.
|
|
|
|
|
|