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