public interface IOCallback<T>
void
execute(T object)
void execute(T object) throws IOException
IOException