| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(byte[] data)
Evaluates this clause with the specified chunk of data.
|
int |
size()
Returns the size of this clause.
|
java.lang.String |
toString() |
private final Clause[] clauses
AndClause(Clause... clauses)
public boolean eval(byte[] data)
Clausepublic int size()
Clausepublic java.lang.String toString()
toString in class java.lang.Object