public static interface ObjectConverter.Writer<T> extends MapperConverter
Modifier and Type | Method and Description |
---|---|
void |
writeJson(T instance,
MappingGenerator jsonbGenerator) |
void writeJson(T instance, MappingGenerator jsonbGenerator)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.