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

io.rouz.flo.Fn Maven / Gradle / Ivy

There is a newer version: 0.0.5
Show newest version
package io.rouz.flo;

import java.io.Serializable;
import java.util.function.Supplier;

@FunctionalInterface
public interface Fn extends Supplier, Serializable {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy