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

com.netopyr.reduxfx.middleware.Middleware Maven / Gradle / Ivy

package com.netopyr.reduxfx.middleware;

import com.netopyr.reduxfx.updater.Update;

import java.util.function.BiFunction;
import java.util.function.UnaryOperator;

public interface Middleware extends UnaryOperator>> {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy