Package io.avaje.jsonb
Interface Jsonb.Component
- Enclosing interface:
- Jsonb
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Components register JsonAdapters Jsonb.Builder
-
Method Summary
Modifier and TypeMethodDescriptionvoidregister(Jsonb.Builder builder) Register JsonAdapters with the Builder.
-
Method Details
-
register
Register JsonAdapters with the Builder.
-