| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.collections.functors.NOPClosureMethod Summary | |
void |
|
static Closure |
|
public void execute(Object input)
Do nothing.
- Parameters:
input- the input object
public static Closure getInstance()
Factory returning the singleton instance.
- Returns:
- the singleton instance
- Since:
- Commons Collections 3.1