T - the type of this marshallerpublic class SimpleFieldSetMarshaller<T> extends FunctionalFieldSetMarshaller<T,T>
FieldSetMarshaller whose construction is sufficiently simple as to not require a separate builder.| Constructor and Description |
|---|
SimpleFieldSetMarshaller(Class<? extends T> targetClass,
FieldSetMarshaller<T,T> marshaller) |
SimpleFieldSetMarshaller(FieldSetMarshaller<T,T> marshaller) |
getJavaClass, readFrom, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeName, read, writepublic SimpleFieldSetMarshaller(FieldSetMarshaller<T,T> marshaller)
public SimpleFieldSetMarshaller(Class<? extends T> targetClass, FieldSetMarshaller<T,T> marshaller)
Copyright © 2022 JBoss by Red Hat. All rights reserved.