@FunctionalInterface
public static interface MarshallUtil.ElementReader<E>
| Modifier and Type | Method and Description |
|---|---|
E |
readFrom(java.io.ObjectInput input) |
E readFrom(java.io.ObjectInput input) throws java.lang.ClassNotFoundException, java.io.IOException
java.lang.ClassNotFoundExceptionjava.io.IOException