A
public interface Procedure<A> extends UnaryFunctor<A>
Implementors are encouraged but not required to make their functors Serializable.
Serializable
void
run(A obj)
void run(A obj)
obj
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.