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

com.github.lstephen.ai.search.action.ActionGenerator Maven / Gradle / Ivy

package com.github.lstephen.ai.search.action;

import java.util.function.Function;
import java.util.stream.Stream;

/**
 *
 * @author lstephen
 */
public interface ActionGenerator extends Function>> {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy