![JAR search and dependency download from the Maven repository](/logo.png)
com.github.hekonsek.vertx.pipes.FunctionRegistry Maven / Gradle / Ivy
package com.github.hekonsek.vertx.pipes;
public interface FunctionRegistry {
Function function(String functionName);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy