java.lang.Object | +--org.apache.commons.collections.functors.TransformerClosureAll Implemented Interfaces:
TransformerClosure(Transformer transformer) Constructor that performs no validation. |
void | execute(Object input) Call the transformer. |
static Closure | getInstance(Transformer transformer) Factory method that performs validation. |
public TransformerClosure(Transformer transformer)
getInstance
if you want that.
public void execute(Object input)
public static Closure getInstance(Transformer transformer)
NOPClosure
.