Class SoftReferenceSymbolTable.SREntry

java.lang.Object
java.lang.ref.Reference
java.lang.ref.SoftReference
org.apache.xerces.util.SoftReferenceSymbolTable.SREntry
Enclosing class:
SoftReferenceSymbolTable

protected static final class SoftReferenceSymbolTable.SREntry extends SoftReference
This class is a symbol table entry. Each entry acts as a node in a doubly-linked list. The "SR" stands for SoftReference.
Version:
$Id: SoftReferenceSymbolTable.java 1358350 2012-07-06 19:04:35Z mrglavas $
Author:
Peter McCracken, IBM