public class Functional
extends Object
- Version:
- $Id: $Id
- Author:
- Sergio.U.Bocchio
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Functional
public Functional()
-
Method Details
-
tap
- Type Parameters:
T - a T class
- Parameters:
consumer - a Consumer object
- Returns:
- a
Function object
-
notNull
- Type Parameters:
T - a T class
- Returns:
- a
Predicate object