Interface TxnFilter


  • public interface TxnFilter
    Objects of this type define which transactions are a part of any given set.
    • Method Detail

      • containsTxn

        boolean containsTxn​(AbstractTxn txn)