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

no.nav.common.utils.fn.DeferredVoid Maven / Gradle / Ivy

The newest version!
package no.nav.common.utils.fn;

@FunctionalInterface
public interface DeferredVoid {
    void get();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy