public class SortedSetExternalizer<T extends SortedSet<Object>> extends ContextualCollectionExternalizer<T,Comparator<Object>>
SortedSet.
Requires additional serialization of the comparator.| Constructor and Description |
|---|
SortedSetExternalizer(Class<T> targetClass,
Function<Comparator<Object>,T> factory) |
getTargetClass, readObject, size, writeObjectCopyright © 2023 JBoss by Red Hat. All rights reserved.