
com.github.lstephen.ai.search.Validator Maven / Gradle / Ivy
package com.github.lstephen.ai.search;
import java.util.function.Predicate;
/**
*
* @author lstephen
*/
public interface Validator extends Predicate {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy