接口 ResourceFilter
- 函数接口:
- 这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
- 作者:
- TODAY
2019-05-25 22:21
-
方法概要
-
方法详细资料
-
accept
Tests whether or not the specified abstractResourcename should be included in a name list.- 参数:
resource- The Resource to be tested- 返回:
trueif and only ifpathnameshould be included- 抛出:
IOException
-