public interface JsonbAdapter<A,B>
B
adaptFrom(A obj)
A
adaptTo(B obj)
default boolean
handlesNullValue()
A adaptTo(B obj) throws Exception
Exception
B adaptFrom(A obj) throws Exception
default boolean handlesNullValue()
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.