public static interface GroupEvent.NoParamGroupEventFunction extends GroupEvent.GroupEventFunction
文件名:GroupEvent.java
用途: 继承GroupEvent.GroupEventFunction
接口,默认实现带参执行方法,保留不带参数的执行方法,使其变为函数式接口
编码时间:2020年12月30日上午8:01:37
修改时间:2020年12月30日上午8:01:37
Modifier and Type | Method and Description |
---|---|
default Object |
action(Optional<Object> arg) |
action
default Object action(Optional<Object> arg)
action
in interface GroupEvent.GroupEventFunction
Copyright © 2024. All rights reserved.