JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jjazz.utilities.api
Filter
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
accept(T)
Interface Filter<T>
Type Parameters:
T
-
public interface
Filter<T>
A generic filter.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accept
(
T
object)
Method Details
accept
boolean
accept
(
T
object)