JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
net.engio.mbassy.common
IPredicate
Contents
Description
Method Summary
Method Details
apply(T)
Hide sidebar
Show sidebar
Interface IPredicate<
T
>
public interface
IPredicate<T>
Created with IntelliJ IDEA.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
apply
(
T
target)
Method Details
apply
boolean
apply
(
T
target)