T
- the type of the input to the operation.public interface IOCallback<T>
Modifier and Type | Method and Description |
---|---|
void |
execute(T object) |
void execute(T object) throws IOException
IOException
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.