Class DocumentDescriptor.Entry

All Implemented Interfaces:
CleanerThread.ReferenceCleared
Enclosing class:
DocumentDescriptor

protected class DocumentDescriptor.Entry extends CleanerThread.WeakReferenceCleared
To manage collisions
  • Field Details

    • hash

      public int hash
      The hash code
    • locationLine

      public int locationLine
      The line number.
    • locationColumn

      public int locationColumn
      The column number.
    • next

      The next entry
  • Constructor Details

  • Method Details

    • cleared

      public void cleared()