Class SoftRandomAccessResultList

All Implemented Interfaces:
Serializable, Iterable, Collection, List, ResultList, Closeable

public class SoftRandomAccessResultList extends RandomAccessResultList
Specialization of the RandomAccessResultList that only maintains soft references to instantiated objects.
Author:
Abe White
See Also: