![JAR search and dependency download from the Maven repository](/logo.png)
xdean.jex.extra.function.ActionE0 Maven / Gradle / Ivy
The newest version!
package xdean.jex.extra.function;
@FunctionalInterface
public interface ActionE0 {
void call() throws E;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy