abstract fun accept(t: T): Unit
Performs this operation on the given argument.
t - T: the input argument
t
IOException - If an IO error occurs.
IOException