public class AllColumnsForPlan extends java.lang.Object
AllColumnsForPlan(TableFilter[] filters)
void
add(Column newCol)
java.util.ArrayList<Column>
get(Table table)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AllColumnsForPlan(TableFilter[] filters)
public void add(Column newCol)
newCol
public java.util.ArrayList<Column> get(Table table)
table