Class PrimitiveKVHandler.Short
java.lang.Object
com.fasterxml.jackson.datatype.eclipsecollections.deser.map.PrimitiveKVHandler<PrimitiveKVHandler.Short>
com.fasterxml.jackson.datatype.eclipsecollections.deser.map.PrimitiveKVHandler.Short
- All Implemented Interfaces:
KeyHandler<PrimitiveKVHandler.Short>
,ValueHandler<PrimitiveKVHandler.Short>
- Enclosing class:
PrimitiveKVHandler<H extends KeyHandler<H> & ValueHandler<H>>
public static final class PrimitiveKVHandler.Short
extends PrimitiveKVHandler<PrimitiveKVHandler.Short>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.fasterxml.jackson.datatype.eclipsecollections.deser.map.PrimitiveKVHandler
PrimitiveKVHandler.Boolean, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Char, PrimitiveKVHandler.Double, PrimitiveKVHandler.Float, PrimitiveKVHandler.Int, PrimitiveKVHandler.Long, PrimitiveKVHandler.Short
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fasterxml.jackson.datatype.eclipsecollections.deser.map.PrimitiveKVHandler
createContextualKey, createContextualValue
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Short
public Short()
-
-
Method Details
-
key
-
value
public short value(com.fasterxml.jackson.databind.DeserializationContext ctx, com.fasterxml.jackson.core.JsonParser parser) throws IOException - Throws:
IOException
-