|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TxnSearch
Represents a search through a set of transactions.
| Method Summary | |
|---|---|
boolean |
matches(Txn txn)
|
boolean |
matchesAll()
|
| Method Detail |
|---|
boolean matches(Txn txn)
txn - The transaction to test.
true if and only if the given transaction matches
the current search criteria.boolean matchesAll()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||