public interface MarshallableFunction<T,R> extends net.openhft.chronicle.wire.Demarshallable, net.openhft.chronicle.wire.WriteMarshallable, java.util.function.Function<T,R>
| Modifier and Type | Method and Description |
|---|---|
default void |
writeMarshallable(net.openhft.chronicle.wire.WireOut wire) |
andThen, apply, compose, identityCopyright © 2016. All rights reserved.