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

com.github.oxo42.stateless4j.delegates.FuncBoolean Maven / Gradle / Ivy

package com.github.oxo42.stateless4j.delegates;

public interface FuncBoolean {

    boolean call();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy