![JAR search and dependency download from the Maven repository](/logo.png)
io.polyapi.client.api.model.function.PolyApiFunction Maven / Gradle / Ivy
package io.polyapi.client.api.model.function;
/**
* Interface that marks an object as a PolyAPI function that can be proxied.
*/
public interface PolyApiFunction extends PolyFunction {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy