![JAR search and dependency download from the Maven repository](/logo.png)
com.iodesystems.fn.logic.Where Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fn Show documentation
Show all versions of fn Show documentation
Fn is a lazy Java Library that helps utilize some rudimentary functional concepts with more nounular objects
package com.iodesystems.fn.logic;
public interface Where {
boolean is(A a);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy