Parallel Template Library
PTL™ 4.0
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
T - The type of the parameter of the method
that this function object encapsulates.
- All Superinterfaces:
- IFunc1Arg<T,java.lang.Boolean>
- All Known Implementing Classes:
- EqualTo, EqualTo_, Even, GreaterThan, GreaterThanOrEqualTo, LessThan, LessThanOrEqualTo, NotEqualTo, NotEqualTo_, Odd
public interface IPredicate<T>
extends IFunc1Arg<T,java.lang.Boolean>
Defines a function object that has one parameter and
returns a boolean value.
-
-
Method Summary
-
Methods inherited from interface Progeneric.Ptl.Functors.IFunc1Arg
Call
Parallel Template Library
PTL™ 4.0
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright© 2012 Progeneric Systems, Inc. All Rights Reserved.