Uses of Class
com.tangosol.util.SafeLinkedList
-
Packages that use SafeLinkedList Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of SafeLinkedList in com.tangosol.util
Subclasses of SafeLinkedList in com.tangosol.util Modifier and Type Class Description class
RecyclingLinkedList
Extends SafeLinkedList and adds recycling of Node objects.
-