Interface IndexReader.ClosedListener

  • All Known Implementing Classes:
    BitsetFilterCache
    Enclosing class:
    IndexReader
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface IndexReader.ClosedListener
    A listener that is called when a resource gets closed.