Class LazyDocumentMap.FieldNameSet

java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
org.dlese.dpc.index.reader.LazyDocumentMap.FieldNameSet
All Implemented Interfaces:
Iterable, Collection, Set
Enclosing class:
LazyDocumentMap

public class LazyDocumentMap.FieldNameSet extends AbstractSet
A Set for field names in a Lucene Document.
Author:
John Weatherley