T - The type of item to visit.public class IndexItemVisitor extends Object implements ItemVisitor
ItemVisitor implementation which uses a Visitor to visit
each item.| Constructor and Description |
|---|
IndexItemVisitor(BoundingBoxDoubleGf envelope,
Visitor<Record> visitor) |
public IndexItemVisitor(BoundingBoxDoubleGf envelope, Visitor<Record> visitor)
public void visitItem(Object item)
visitItem in interface ItemVisitorCopyright © 2015 Revolution Systems Inc.. All rights reserved.