Uses of Class
com.fasterxml.jackson.datatype.eclipsecollections.deser.map.PrimitiveKVHandler.Boolean
Packages that use PrimitiveKVHandler.Boolean
-
Uses of PrimitiveKVHandler.Boolean in com.fasterxml.jackson.datatype.eclipsecollections.deser.map
Fields in com.fasterxml.jackson.datatype.eclipsecollections.deser.map declared as PrimitiveKVHandler.BooleanModifier and TypeFieldDescriptionstatic final PrimitiveKVHandler.Boolean
PrimitiveKVHandler.Boolean.INSTANCE
Fields in com.fasterxml.jackson.datatype.eclipsecollections.deser.map with type parameters of type PrimitiveKVHandler.BooleanModifier and TypeFieldDescriptionstatic final TypeHandlerPair
<org.eclipse.collections.api.map.primitive.MutableByteBooleanMap, PrimitiveKVHandler.Byte, PrimitiveKVHandler.Boolean> TypeHandlerPair.BYTE_BOOLEAN
static final TypeHandlerPair
<org.eclipse.collections.api.map.primitive.MutableCharBooleanMap, PrimitiveKVHandler.Char, PrimitiveKVHandler.Boolean> TypeHandlerPair.CHAR_BOOLEAN
static final TypeHandlerPair
<org.eclipse.collections.api.map.primitive.MutableDoubleBooleanMap, PrimitiveKVHandler.Double, PrimitiveKVHandler.Boolean> TypeHandlerPair.DOUBLE_BOOLEAN
static final TypeHandlerPair
<org.eclipse.collections.api.map.primitive.MutableFloatBooleanMap, PrimitiveKVHandler.Float, PrimitiveKVHandler.Boolean> TypeHandlerPair.FLOAT_BOOLEAN
static final TypeHandlerPair
<org.eclipse.collections.api.map.primitive.MutableIntBooleanMap, PrimitiveKVHandler.Int, PrimitiveKVHandler.Boolean> TypeHandlerPair.INT_BOOLEAN
static final TypeHandlerPair
<org.eclipse.collections.api.map.primitive.MutableLongBooleanMap, PrimitiveKVHandler.Long, PrimitiveKVHandler.Boolean> TypeHandlerPair.LONG_BOOLEAN
static final TypeHandlerPair
<org.eclipse.collections.api.map.primitive.MutableObjectBooleanMap<Object>, RefKeyHandler, PrimitiveKVHandler.Boolean> TypeHandlerPair.OBJECT_BOOLEAN
static final TypeHandlerPair
<org.eclipse.collections.api.map.primitive.MutableShortBooleanMap, PrimitiveKVHandler.Short, PrimitiveKVHandler.Boolean> TypeHandlerPair.SHORT_BOOLEAN