JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Index
Search
Help
fr.fidorial
fr.fidorial.entity
EntityPredicate
Contents
Description
Method Summary
Method Details
test(Entity)
Hide sidebar
Show sidebar
Interface EntityPredicate
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
EntityPredicate
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
test
(
Entity
entity)
Method Details
test
boolean
test
(
Entity
entity)