Uses of Interface
io.avaje.jsonb.Jsonb
Packages that use Jsonb
-
Uses of Jsonb in io.avaje.jsonb
Methods in io.avaje.jsonb that return JsonbModifier and TypeMethodDescriptionJsonb.Builder.build()
Build and return the Jsonb instance with all the given adapters and factories registered.Methods in io.avaje.jsonb with parameters of type JsonbModifier and TypeMethodDescriptionJsonAdapter
<?> Create a JsonAdapter given the Jsonb instance.JsonAdapter
<?> Create and return a JsonAdapter given the type and annotations or return null.