Interface SaCheckELRootMapExtendFunction

All Superinterfaces:
Consumer<Map<String,Object>>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SaCheckELRootMapExtendFunction extends Consumer<Map<String,Object>>
函数式接口:SaCheckELRootMap 扩展函数

参数:SaCheckELRootMap 对象

Since:
1.40.0
Author:
click33