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