Class ProtoStreamBuilderFieldSetMarshaller<T,​B extends ProtoStreamBuilder<T>>

    • Constructor Detail

      • ProtoStreamBuilderFieldSetMarshaller

        public ProtoStreamBuilderFieldSetMarshaller​(FieldSetMarshaller<T,​B> marshaller)
      • ProtoStreamBuilderFieldSetMarshaller

        public ProtoStreamBuilderFieldSetMarshaller​(Class<? extends T> targetClass,
                                                    FieldSetMarshaller<T,​B> marshaller)