Uses of Interface
com.fasterxml.jackson.datatype.eclipsecollections.deser.map.TypeHandlerPair
Packages that use TypeHandlerPair
-
Uses of TypeHandlerPair in com.fasterxml.jackson.datatype.eclipsecollections.deser.map
Fields in com.fasterxml.jackson.datatype.eclipsecollections.deser.map declared as TypeHandlerPairModifier and TypeFieldDescriptionstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableByteBooleanMap, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Boolean> TypeHandlerPair.BYTE_BOOLEANstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableByteByteMap, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Byte> TypeHandlerPair.BYTE_BYTEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableByteCharMap, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Char> TypeHandlerPair.BYTE_CHARstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableByteDoubleMap, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Double> TypeHandlerPair.BYTE_DOUBLEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableByteFloatMap, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Float> TypeHandlerPair.BYTE_FLOATstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableByteIntMap, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Int> TypeHandlerPair.BYTE_INTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableByteLongMap, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Long> TypeHandlerPair.BYTE_LONGstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableByteObjectMap<Object>, PrimitiveKVHandler.Byte, RefValueHandler> TypeHandlerPair.BYTE_OBJECTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableByteShortMap, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Short> TypeHandlerPair.BYTE_SHORTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableCharBooleanMap, PrimitiveKVHandler.Char, PrimitiveKVHandler.Boolean> TypeHandlerPair.CHAR_BOOLEANstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableCharByteMap, PrimitiveKVHandler.Char, PrimitiveKVHandler.Byte> TypeHandlerPair.CHAR_BYTEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableCharCharMap, PrimitiveKVHandler.Char, PrimitiveKVHandler.Char> TypeHandlerPair.CHAR_CHARstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableCharDoubleMap, PrimitiveKVHandler.Char, PrimitiveKVHandler.Double> TypeHandlerPair.CHAR_DOUBLEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableCharFloatMap, PrimitiveKVHandler.Char, PrimitiveKVHandler.Float> TypeHandlerPair.CHAR_FLOATstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableCharIntMap, PrimitiveKVHandler.Char, PrimitiveKVHandler.Int> TypeHandlerPair.CHAR_INTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableCharLongMap, PrimitiveKVHandler.Char, PrimitiveKVHandler.Long> TypeHandlerPair.CHAR_LONGstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableCharObjectMap<Object>, PrimitiveKVHandler.Char, RefValueHandler> TypeHandlerPair.CHAR_OBJECTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableCharShortMap, PrimitiveKVHandler.Char, PrimitiveKVHandler.Short> TypeHandlerPair.CHAR_SHORTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableDoubleBooleanMap, PrimitiveKVHandler.Double, PrimitiveKVHandler.Boolean> TypeHandlerPair.DOUBLE_BOOLEANstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableDoubleByteMap, PrimitiveKVHandler.Double, PrimitiveKVHandler.Byte> TypeHandlerPair.DOUBLE_BYTEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableDoubleCharMap, PrimitiveKVHandler.Double, PrimitiveKVHandler.Char> TypeHandlerPair.DOUBLE_CHARstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap, PrimitiveKVHandler.Double, PrimitiveKVHandler.Double> TypeHandlerPair.DOUBLE_DOUBLEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap, PrimitiveKVHandler.Double, PrimitiveKVHandler.Float> TypeHandlerPair.DOUBLE_FLOATstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableDoubleIntMap, PrimitiveKVHandler.Double, PrimitiveKVHandler.Int> TypeHandlerPair.DOUBLE_INTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableDoubleLongMap, PrimitiveKVHandler.Double, PrimitiveKVHandler.Long> TypeHandlerPair.DOUBLE_LONGstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableDoubleObjectMap<Object>, PrimitiveKVHandler.Double, RefValueHandler> TypeHandlerPair.DOUBLE_OBJECTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableDoubleShortMap, PrimitiveKVHandler.Double, PrimitiveKVHandler.Short> TypeHandlerPair.DOUBLE_SHORTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableFloatBooleanMap, PrimitiveKVHandler.Float, PrimitiveKVHandler.Boolean> TypeHandlerPair.FLOAT_BOOLEANstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableFloatByteMap, PrimitiveKVHandler.Float, PrimitiveKVHandler.Byte> TypeHandlerPair.FLOAT_BYTEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableFloatCharMap, PrimitiveKVHandler.Float, PrimitiveKVHandler.Char> TypeHandlerPair.FLOAT_CHARstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap, PrimitiveKVHandler.Float, PrimitiveKVHandler.Double> TypeHandlerPair.FLOAT_DOUBLEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableFloatFloatMap, PrimitiveKVHandler.Float, PrimitiveKVHandler.Float> TypeHandlerPair.FLOAT_FLOATstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableFloatIntMap, PrimitiveKVHandler.Float, PrimitiveKVHandler.Int> TypeHandlerPair.FLOAT_INTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableFloatLongMap, PrimitiveKVHandler.Float, PrimitiveKVHandler.Long> TypeHandlerPair.FLOAT_LONGstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableFloatObjectMap<Object>, PrimitiveKVHandler.Float, RefValueHandler> TypeHandlerPair.FLOAT_OBJECTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableFloatShortMap, PrimitiveKVHandler.Float, PrimitiveKVHandler.Short> TypeHandlerPair.FLOAT_SHORTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableIntBooleanMap, PrimitiveKVHandler.Int, PrimitiveKVHandler.Boolean> TypeHandlerPair.INT_BOOLEANstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableIntByteMap, PrimitiveKVHandler.Int, PrimitiveKVHandler.Byte> TypeHandlerPair.INT_BYTEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableIntCharMap, PrimitiveKVHandler.Int, PrimitiveKVHandler.Char> TypeHandlerPair.INT_CHARstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableIntDoubleMap, PrimitiveKVHandler.Int, PrimitiveKVHandler.Double> TypeHandlerPair.INT_DOUBLEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableIntFloatMap, PrimitiveKVHandler.Int, PrimitiveKVHandler.Float> TypeHandlerPair.INT_FLOATstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableIntIntMap, PrimitiveKVHandler.Int, PrimitiveKVHandler.Int> TypeHandlerPair.INT_INTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableIntLongMap, PrimitiveKVHandler.Int, PrimitiveKVHandler.Long> TypeHandlerPair.INT_LONGstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableIntObjectMap<Object>, PrimitiveKVHandler.Int, RefValueHandler> TypeHandlerPair.INT_OBJECTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableIntShortMap, PrimitiveKVHandler.Int, PrimitiveKVHandler.Short> TypeHandlerPair.INT_SHORTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableLongBooleanMap, PrimitiveKVHandler.Long, PrimitiveKVHandler.Boolean> TypeHandlerPair.LONG_BOOLEANstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableLongByteMap, PrimitiveKVHandler.Long, PrimitiveKVHandler.Byte> TypeHandlerPair.LONG_BYTEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableLongCharMap, PrimitiveKVHandler.Long, PrimitiveKVHandler.Char> TypeHandlerPair.LONG_CHARstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableLongDoubleMap, PrimitiveKVHandler.Long, PrimitiveKVHandler.Double> TypeHandlerPair.LONG_DOUBLEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableLongFloatMap, PrimitiveKVHandler.Long, PrimitiveKVHandler.Float> TypeHandlerPair.LONG_FLOATstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableLongIntMap, PrimitiveKVHandler.Long, PrimitiveKVHandler.Int> TypeHandlerPair.LONG_INTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableLongLongMap, PrimitiveKVHandler.Long, PrimitiveKVHandler.Long> TypeHandlerPair.LONG_LONGstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableLongObjectMap<Object>, PrimitiveKVHandler.Long, RefValueHandler> TypeHandlerPair.LONG_OBJECTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableLongShortMap, PrimitiveKVHandler.Long, PrimitiveKVHandler.Short> TypeHandlerPair.LONG_SHORTstatic 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_SHORTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableShortBooleanMap, PrimitiveKVHandler.Short, PrimitiveKVHandler.Boolean> TypeHandlerPair.SHORT_BOOLEANstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableShortByteMap, PrimitiveKVHandler.Short, PrimitiveKVHandler.Byte> TypeHandlerPair.SHORT_BYTEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableShortCharMap, PrimitiveKVHandler.Short, PrimitiveKVHandler.Char> TypeHandlerPair.SHORT_CHARstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableShortDoubleMap, PrimitiveKVHandler.Short, PrimitiveKVHandler.Double> TypeHandlerPair.SHORT_DOUBLEstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableShortFloatMap, PrimitiveKVHandler.Short, PrimitiveKVHandler.Float> TypeHandlerPair.SHORT_FLOATstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableShortIntMap, PrimitiveKVHandler.Short, PrimitiveKVHandler.Int> TypeHandlerPair.SHORT_INTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableShortLongMap, PrimitiveKVHandler.Short, PrimitiveKVHandler.Long> TypeHandlerPair.SHORT_LONGstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableShortObjectMap<Object>, PrimitiveKVHandler.Short, RefValueHandler> TypeHandlerPair.SHORT_OBJECTstatic final TypeHandlerPair<org.eclipse.collections.api.map.primitive.MutableShortShortMap, PrimitiveKVHandler.Short, PrimitiveKVHandler.Short> TypeHandlerPair.SHORT_SHORT(package private) final TypeHandlerPair<I, K, V> EclipseMapDeserializers.Entry.typeHandlerPairMethods in com.fasterxml.jackson.datatype.eclipsecollections.deser.map with parameters of type TypeHandlerPairModifier and TypeMethodDescriptionprivate static <T, K extends KeyHandler<K>, V extends ValueHandler<V>>
voidEclipseMapDeserializers.add(Class<T> type, TypeHandlerPair<? extends T, K, V> handlerPair) private static <T,I> void EclipseMapDeserializers.add(Class<T> type, TypeHandlerPair<I, ?, ?> handlerPair, org.eclipse.collections.api.block.function.Function<I, T> finish) Constructors in com.fasterxml.jackson.datatype.eclipsecollections.deser.map with parameters of type TypeHandlerPair