public interface WriteObjectOperation<T>
| Modifier and Type | Method and Description |
|---|---|
void |
write(@NotNull UnCloseableOutputStream out,
T object) |
void write(@NotNull
@NotNull UnCloseableOutputStream out,
@NotNull
T object)
throws java.io.IOException
java.io.IOException