org.supermind.crawl
Class ChainedScatterTable.Entry

java.lang.Object
  extended by org.supermind.crawl.util.ChainedScatterTable.Entry
Enclosing class:
ChainedScatterTable

public static final class ChainedScatterTable.Entry
extends java.lang.Object


Constructor Summary
ChainedScatterTable.Entry()
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChainedScatterTable.Entry

public ChainedScatterTable.Entry()
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object