public class HashMapMarshaller<T extends Map<Object,Object>> extends MapMarshaller<T,Void,Integer>
| Constructor and Description |
|---|
HashMapMarshaller(Class<T> targetClass,
IntFunction<T> factory) |
getJavaClass, readFrom, size, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeNamebyteArraySize, signedIntSize, signedLongSize, stringSize, unsignedIntSize, unsignedLongSizepublic HashMapMarshaller(Class<T> targetClass, IntFunction<T> factory)
Copyright © 2020 JBoss by Red Hat. All rights reserved.