@FunctionalInterface public static interface MarshallUtil.ElementWriter<E>
Modifier and Type | Method and Description |
---|---|
void |
writeTo(ObjectOutput output,
E element) |
void writeTo(ObjectOutput output, E element) throws IOException
IOException
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.