Uses of Class
tools.jackson.dataformat.cbor.CBORMapper
Packages that use CBORMapper
-
Uses of CBORMapper in tools.jackson.dataformat.cbor
Fields in tools.jackson.dataformat.cbor declared as CBORMapperMethods in tools.jackson.dataformat.cbor that return CBORMapperModifier and TypeMethodDescriptionCBORMapper.Builder.build()static CBORMapperCBORMapper.shared()Accessor method for getting globally shared "default"CBORMapperinstance: one that has default configuration, no modules registered, no config overrides.static CBORMapperCBORMapper.SharedWrapper.wrapped()