public class NOPClosure extends java.lang.Object implements Closure, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static Closure |
INSTANCE
Singleton predicate instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Object input)
Do nothing.
|
static Closure |
getInstance()
Factory returning the singleton instance.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"