24 namespace catapult {
namespace cache {
33 const MemoryUtCacheView& utCacheView,
35 const predicate<const model::TransactionInfo&>& filter);
40 const MemoryUtCacheView& utCacheView,
42 const predicate<const model::TransactionInfo*, const model::TransactionInfo*>& sortComparer,
43 const predicate<const model::TransactionInfo&>& filter);