接口 TableImplementor<E>

所有超级接口:
Ast, Selection<E>, Table<E>, TableEx<E>, TableSelection<E>

public interface TableImplementor<E> extends TableEx<E>, Ast, TableSelection<E>