接口 Table<E>

所有超级接口:
Props, Selection<E>
所有已知子接口:
AssociationTable<SE,​ST,​TE,​TT>, AssociationTableEx<SE,​ST,​TE,​TT>, FluentTable<E>, TableEx<E>, TableImplementor<E>
所有已知实现类:
AbstractTableWrapper

public interface Table<E> extends Selection<E>, Props