Class LazyDocumentMap.FieldValuesSet

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

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