Uses of Class
org.apache.johnzon.jsonb.reflect.Types
Packages that use Types
-
Uses of Types in org.apache.johnzon.jsonb
Fields in org.apache.johnzon.jsonb declared as TypesMethods in org.apache.johnzon.jsonb with parameters of type TypesModifier and TypeMethodDescriptionprivate org.apache.johnzon.mapper.Adapter<?,?> JsonbAccessMode.toConverter(Types types, Type type, jakarta.json.bind.annotation.JsonbTypeAdapter adapter, jakarta.json.bind.annotation.JsonbDateFormat dateFormat, jakarta.json.bind.annotation.JsonbNumberFormat numberFormat) Constructors in org.apache.johnzon.jsonb with parameters of type TypesModifierConstructorDescription(package private)ParsingCacheEntry(org.apache.johnzon.mapper.access.AccessMode.DecoratedType type, Types types) (package private)WriterConverters(org.apache.johnzon.mapper.access.AccessMode.DecoratedType reader, Types types)