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