@FunctionalInterface
public static interface MarshallUtil.ElementWriter<E>
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(java.io.ObjectOutput output,
E element) |
void writeTo(java.io.ObjectOutput output,
E element)
throws java.io.IOException
java.io.IOException