Interface SimpleTerm.MatchingTermVisitor

  • Enclosing class:
    SimpleTerm

    public static interface SimpleTerm.MatchingTermVisitor
    • Method Detail

      • visitMatchingTerm

        void visitMatchingTerm​(org.apache.lucene.index.Term t)
                        throws IOException
        Throws:
        IOException