Interface TxnFilter


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

    Modifier and Type Method Description
    boolean containsTxn​(AbstractTxn txn)