Package org.apache.lucene.util
Class Counter.SerialCounter
java.lang.Object
org.apache.lucene.util.Counter
org.apache.lucene.util.Counter.SerialCounter
- Enclosing class:
- Counter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.util.Counter
newCounter, newCounter
-
Field Details
-
count
private long count
-
-
Constructor Details
-
SerialCounter
private SerialCounter()
-
-
Method Details