public class HashSetMarshaller<T extends Set<Object>> extends BoundedCollectionExternalizer<T>
| Constructor and Description |
|---|
HashSetMarshaller(Class<T> targetClass,
IntFunction<T> factory) |
getTargetClass, readObject, size, writeObjectpublic HashSetMarshaller(Class<T> targetClass, IntFunction<T> factory)
Copyright © 2020 JBoss by Red Hat. All rights reserved.