java.lang.Object
org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.ArrayConsumer<T>
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
accept
public void accept(T value)
- Specified by:
accept in interface Consumer<T>