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.