Interface ItemVisitor

    • Method Detail

      • visitItem

        void visitItem​(Object item)
        Visits an item in the index.
        Parameters:
        item - the index item to be visited