-
Field Summary
Fields
Singleton predicate instance
-
Method Summary
void
Factory returning the singleton instance.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.commons.collections4.Closure
accept
-
Field Details
-
INSTANCE
Singleton predicate instance
-
Method Details
-
nopClosure
Factory returning the singleton instance.
- Type Parameters:
E
- the type that the closure acts on
- Returns:
- the singleton instance
- Since:
- 3.1
-
execute
Do nothing.
- Specified by:
execute
in interface Closure<E>
- Parameters:
input
- the input object