Uses of Class
com.fasterxml.jackson.datatype.eclipsecollections.deser.map.RefKeyHandler
Packages that use RefKeyHandler
-
Uses of RefKeyHandler in com.fasterxml.jackson.datatype.eclipsecollections.deser.map
Classes in com.fasterxml.jackson.datatype.eclipsecollections.deser.map that implement interfaces with type arguments of type RefKeyHandlerFields in com.fasterxml.jackson.datatype.eclipsecollections.deser.map with type parameters of type RefKeyHandlerModifier and TypeFieldDescriptionstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableObjectBooleanMap<Object>, RefKeyHandler, PrimitiveKVHandler.Boolean> TypeHandlerPair.OBJECT_BOOLEANstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableObjectByteMap<Object>, RefKeyHandler, PrimitiveKVHandler.Byte> TypeHandlerPair.OBJECT_BYTEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableObjectCharMap<Object>, RefKeyHandler, PrimitiveKVHandler.Char> TypeHandlerPair.OBJECT_CHARstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableObjectDoubleMap<Object>, RefKeyHandler, PrimitiveKVHandler.Double> TypeHandlerPair.OBJECT_DOUBLEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableObjectFloatMap<Object>, RefKeyHandler, PrimitiveKVHandler.Float> TypeHandlerPair.OBJECT_FLOATstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableObjectIntMap<Object>, RefKeyHandler, PrimitiveKVHandler.Int> TypeHandlerPair.OBJECT_INTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableObjectLongMap<Object>, RefKeyHandler, PrimitiveKVHandler.Long> TypeHandlerPair.OBJECT_LONGstatic final TypeHandlerPair<org.eclipse.collections.api.map.MutableMap<Object, Object>, RefKeyHandler, RefValueHandler> TypeHandlerPair.OBJECT_OBJECTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableObjectShortMap<Object>, RefKeyHandler, PrimitiveKVHandler.Short> TypeHandlerPair.OBJECT_SHORTMethods in com.fasterxml.jackson.datatype.eclipsecollections.deser.map that return RefKeyHandlerModifier and TypeMethodDescriptionRefKeyHandler.createContextualKey(com.fasterxml.jackson.databind.DeserializationContext ctxt, com.fasterxml.jackson.databind.BeanProperty property)