@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 © 2021 JBoss by Red Hat. All rights reserved.