Interface MAMRepository.ItemHandler<Q extends Query,​I extends MAMRepository.Item>

    • Method Detail

      • itemFound

        void itemFound​(Q query,
                       I item)