Uses of Interface
io.avaje.jsonb.spi.ViewBuilderAware
-
Packages that use ViewBuilderAware Package Description io.avaje.jsonb Core API of Jsonb. -
-
Uses of ViewBuilderAware in io.avaje.jsonb
Methods in io.avaje.jsonb that return ViewBuilderAware Modifier and Type Method Description ViewBuilderAware
JsonAdapter. viewBuild()
Return the ViewBuilder.Aware for this adapter.
-