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

com.timgroup.functional.Function0 Maven / Gradle / Ivy

The newest version!
package com.timgroup.functional;

public interface Function0 {
    R apply();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy