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)
Clause
public int size()
Clause
public java.lang.String toString()
toString
in class java.lang.Object