T - the map type of this marshallerpublic class MapMarshaller<T extends Map<Object,Object>> extends AbstractMapMarshaller<T>
Map.KEY_INDEX, VALUE_INDEX| Constructor and Description |
|---|
MapMarshaller(Supplier<T> factory) |
| Modifier and Type | Method and Description |
|---|---|
T |
readFrom(ProtoStreamReader reader)
Reads an object from the specified reader.
|
getJavaClass, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeName, read, writepublic T readFrom(ProtoStreamReader reader) throws IOException
Marshallablereader - a ProtoStream readerIOException - if the object could not be readCopyright © 2021 JBoss by Red Hat. All rights reserved.