org.terrier.structures.indexing
Class LexiconBuilder.NullCollectionStatisticsCounter

java.lang.Object
  extended by org.terrier.structures.indexing.LexiconBuilder.NullCollectionStatisticsCounter
All Implemented Interfaces:
java.io.Closeable, LexiconBuilder.CollectionStatisticsCounter
Enclosing class:
LexiconBuilder

protected static class LexiconBuilder.NullCollectionStatisticsCounter
extends java.lang.Object
implements LexiconBuilder.CollectionStatisticsCounter


Constructor Summary
protected LexiconBuilder.NullCollectionStatisticsCounter()
           
 
Method Summary
 void close()
           
 void count(LexiconEntry value)
          The current count
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexiconBuilder.NullCollectionStatisticsCounter

protected LexiconBuilder.NullCollectionStatisticsCounter()
Method Detail

count

public void count(LexiconEntry value)
Description copied from interface: LexiconBuilder.CollectionStatisticsCounter
The current count

Specified by:
count in interface LexiconBuilder.CollectionStatisticsCounter

close

public void close()
           throws java.io.IOException
Specified by:
close in interface java.io.Closeable
Throws:
java.io.IOException


Terrier 3.5. Copyright © 2004-2011 University of Glasgow