JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.timeanddate.services.common
Interface IPredicate<T>
public interface
IPredicate<T>
Author:
Cato Auestad <cato@timeanddate.com>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
is
(
T
type)
IPredicate
<
T
>
of
(
T
type)
Method Details
of
IPredicate
<
T
>
of
(
T
type)
is
boolean
is
(
T
type)