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

com.iodesystems.fn.logic.Where Maven / Gradle / Ivy

Go to download

Fn is a lazy Java Library that helps utilize some rudimentary functional concepts with more nounular objects

There is a newer version: 3.0.4
Show newest version
package com.iodesystems.fn.logic;

public interface Where {

  boolean is(A a);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy