This commit is contained in:
Looly
2020-04-19 22:36:16 +08:00
parent 22187269da
commit a300a8926e
7 changed files with 51 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ import java.io.IOException;
* @author Looly
* @since 5.2.6
*/
@FunctionalInterface
public interface Action {
/**