T - the type of this marshallerB - the builder type used by this marshallerpublic class ProtoStreamBuilderFieldSetMarshaller<T,B extends ProtoStreamBuilder<T>> extends FunctionalFieldSetMarshaller<T,B>
FieldSetMarshaller and constructed via a ProtoStreamBuilder.| Constructor and Description |
|---|
ProtoStreamBuilderFieldSetMarshaller(Class<? extends T> targetClass,
FieldSetMarshaller<T,B> marshaller) |
ProtoStreamBuilderFieldSetMarshaller(FieldSetMarshaller<T,B> marshaller) |
getJavaClass, readFrom, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeName, read, writepublic ProtoStreamBuilderFieldSetMarshaller(FieldSetMarshaller<T,B> marshaller)
public ProtoStreamBuilderFieldSetMarshaller(Class<? extends T> targetClass, FieldSetMarshaller<T,B> marshaller)
Copyright © 2022 JBoss by Red Hat. All rights reserved.