![JAR search and dependency download from the Maven repository](/logo.png)
brainslug.flow.execution.expression.ContextPredicate Maven / Gradle / Ivy
The newest version!
package brainslug.flow.execution.expression;
import brainslug.flow.context.ExecutionContext;
import brainslug.flow.expression.Predicate;
public interface ContextPredicate extends Predicate {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy