Interface IndexReader.ReaderClosedListener

Enclosing class:
IndexReader

public static interface IndexReader.ReaderClosedListener
A custom listener that's invoked when the IndexReader is closed.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when the IndexReader is closed.