Class SimpleDataOutput.GenericArrayConsumer<T>
java.lang.Object
org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.GenericArrayConsumer<T>
- All Implemented Interfaces:
Consumer<T>,org.wildfly.clustering.function.Consumer<T>
- Enclosing class:
- SimpleDataOutput
public static class SimpleDataOutput.GenericArrayConsumer<T>
extends Object
implements org.wildfly.clustering.function.Consumer<T>
-
Field Summary
Fields inherited from interface org.wildfly.clustering.function.Consumer
EMPTY -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.function.Consumer
andThen, map