Class FilterLeafReader.FilterPostingsEnum

java.lang.Object
org.apache.lucene.search.DocIdSetIterator
org.apache.lucene.index.PostingsEnum
org.apache.lucene.index.FilterLeafReader.FilterPostingsEnum
All Implemented Interfaces:
Unwrappable<PostingsEnum>
Enclosing class:
FilterLeafReader

public abstract static class FilterLeafReader.FilterPostingsEnum extends PostingsEnum implements Unwrappable<PostingsEnum>
Base class for filtering PostingsEnum implementations.