@ -28,6 +28,7 @@ package org.jeasy.rules.api;
*
* @author Mahmoud Ben Hassine (mahmoud.benhassine@icloud.com)
*/
@FunctionalInterface
public interface Action {
/**
public interface Condition {
@ -34,6 +34,7 @@ import java.util.List;
public interface RuleDefinitionReader {