public static class ValueOut.MapMarshaller<K,V> extends Object implements WriteMarshallable
WireMarshaller.of(Class) detects this as not a leaf.
Previously this was a lambda, and WireMarshaller.of(Class) Java >= 15 falsely labelled it as a leafEMPTY| Constructor and Description |
|---|
MapMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeMarshallable(@NotNull WireOut wire)
Write data to the wire
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbinaryLengthLength, writeValuepublic void writeMarshallable(@NotNull
@NotNull WireOut wire)
WriteMarshallablewriteMarshallable in interface WriteMarshallablewire - to write to.Copyright © 2022. All rights reserved.