接口 YamlProcessor.DocumentMatcher
- 封闭类:
- YamlProcessor
- 函数接口:
- 这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
Strategy interface used to test if properties match.
-
方法概要
-
方法详细资料
-
matches
Test if the given properties match.- 参数:
properties- the properties to test- 返回:
- the status of the match
-