Package tilda.grammar
Interface CompiledWhereClause
-
public interface CompiledWhereClause
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanrun(java.lang.Object Obj, int var1)
-
public interface CompiledWhereClause
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
run(java.lang.Object Obj,
int var1) |