![JAR search and dependency download from the Maven repository](/logo.png)
de.placeblock.betterinventories.content.SearchPredicate Maven / Gradle / Ivy
package de.placeblock.betterinventories.content;
import java.util.function.Predicate;
/**
* Predicate that is executed while searching for sections
*/
public interface SearchPredicate extends Predicate {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy