public class BoundedCollectionMarshaller<T extends Collection<Object>> extends CollectionMarshaller<T,Void,Integer>
| Constructor and Description |
|---|
BoundedCollectionMarshaller(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 BoundedCollectionMarshaller(Class<T> targetClass, IntFunction<T> factory)
Copyright © 2021 JBoss by Red Hat. All rights reserved.