程序包 me.magicall.db
接口 FieldFilter
- 所有超级接口:
BiPredicate<TableMeta,DbColumn>
- 函数接口:
- 这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
-
方法概要
从接口继承的方法 java.util.function.BiPredicate
and, negate, or
-
方法详细资料
-
accept
-
test
- 指定者:
test在接口中BiPredicate<TableMeta,DbColumn>
-