E
public interface Action<E>
void
run(E obj)
void run(E obj) throws java.lang.Exception
obj
java.lang.Exception