T - the map type of this marshallerpublic class ConcurrentSortedMapMarshaller<T extends ConcurrentMap<Object,Object> & SortedMap<Object,Object>> extends SimpleFunctionalMarshaller<T,SortedMap<Object,Object>>
SortedMap that does not allow null values.| Constructor and Description |
|---|
ConcurrentSortedMapMarshaller(Function<Comparator<? super Object>,T> factory) |
getJavaClass, readFrom, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeName, read, writepublic ConcurrentSortedMapMarshaller(Function<Comparator<? super Object>,T> factory)
Copyright © 2023 JBoss by Red Hat. All rights reserved.