Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

K

KeyValueMapDeserializer - Class in com.buckosoft.PicMan.service.support
Basic serializer that can take Json "Object" structure and construct a Map instance, with typed contents.
KeyValueMapDeserializer(JavaType, ValueInstantiator, <any>, <any>, TypeDeserializer) - Constructor for class com.buckosoft.PicMan.service.support.KeyValueMapDeserializer
 
KeyValueMapDeserializer(KeyValueMapDeserializer) - Constructor for class com.buckosoft.PicMan.service.support.KeyValueMapDeserializer
Copy-constructor that can be used by sub-classes to allow copy-on-write styling copying of settings of an existing instance.
KeyValueMapDeserializer(KeyValueMapDeserializer, ValueInstantiator, <any>, <any>, TypeDeserializer, HashSet<String>) - Constructor for class com.buckosoft.PicMan.service.support.KeyValueMapDeserializer
 
KeyValueMapSerializer - Class in com.buckosoft.PicMan.service.support
Standard serializer implementation for serializing {link java.util.Map} types.
KeyValueMapSerializer(HashSet<String>, JavaType, JavaType, boolean, TypeSerializer, TypeSerializer, <any>, <any>) - Constructor for class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
 
KeyValueMapSerializer(KeyValueMapSerializer, BeanProperty, <any>, <any>, HashSet<String>) - Constructor for class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
 
KeyValueMapSerializer(KeyValueMapSerializer, TypeSerializer) - Constructor for class com.buckosoft.PicMan.service.support.KeyValueMapSerializer
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links