Class ExpandedNameTable.HashEntry

java.lang.Object
org.htmlunit.xpath.xml.dtm.ref.ExpandedNameTable.HashEntry
Enclosing class:
ExpandedNameTable

private static final class ExpandedNameTable.HashEntry extends Object
Inner class which represents a hash table entry. The field next points to the next entry which is hashed into the same bucket in the case of "hash collision".