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

de.placeblock.betterinventories.content.SearchPredicate Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
package de.placeblock.betterinventories.content;

import java.util.function.Predicate;

/**
 * Predicate that is executed while searching for sections
 */
public interface SearchPredicate extends Predicate {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy