接口 FilterArgs<E,​T extends Table<E>>

所有超级接口:
Filterable, Sortable

public interface FilterArgs<E,​T extends Table<E>> extends Sortable
  • 方法详细资料

    • getTable

      T getTable()
    • getKey

      <K> K getKey()
    • getKeys

      <K> Collection<K> getKeys()