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

astra.tr.ModuleActionAdaptor Maven / Gradle / Ivy

package astra.tr;

import astra.formula.Predicate;

public interface ModuleActionAdaptor {
	public boolean invoke(TRContext context, Predicate predicate);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy