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

io.quarkiverse.renarde.router.Method0V Maven / Gradle / Ivy

The newest version!
package io.quarkiverse.renarde.router;

@FunctionalInterface
public interface Method0V {
    void method(Target target);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy