Interface BookReceiver<COOKIE>


  • public interface BookReceiver<COOKIE>
    • Method Detail

      • onBook

        void onBook​(ConcurrentBook<COOKIE> book)
        Is called under lock on this particular book.
        Parameters:
        book - book