All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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