Class IDFLookup.IDFEntry

  • Enclosing class:
    IDFLookup

    public class IDFLookup.IDFEntry
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int count  
      int hash  
    • Constructor Summary

      Constructors 
      Constructor Description
      IDFEntry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • hash

        public int hash
      • count

        public int count
    • Constructor Detail

      • IDFEntry

        public IDFEntry()