final class AkkaSerializationDeserializer extends StdScalarDeserializer[AnyRef] with ActorSystemAccess
Ordering
- Alphabetic
 - By Inheritance
 
Inherited
- AkkaSerializationDeserializer
 - ActorSystemAccess
 - StdScalarDeserializer
 - StdDeserializer
 - Gettable
 - Serializable
 - JsonDeserializer
 - NullValueProvider
 - AnyRef
 - Any
 
Implicitly
- by any2stringadd
 - by StringFormat
 - by Ensuring
 - by ArrowAssoc
 
- Hide All
 - Show All
 
Visibility
- Public
 - Protected
 
Instance Constructors
-  new AkkaSerializationDeserializer()
 
Value Members
-   final  def !=(arg0: Any): Boolean
- Definition Classes
 - AnyRef → Any
 
 -   final  def ##: Int
- Definition Classes
 - AnyRef → Any
 
 -    def +(other: String): String
- Implicit
 - This member is added by an implicit conversion from AkkaSerializationDeserializer toany2stringadd[AkkaSerializationDeserializer] performed by method any2stringadd in scala.Predef.
 - Definition Classes
 - any2stringadd
 
 -    def ->[B](y: B): (AkkaSerializationDeserializer, B)
- Implicit
 - This member is added by an implicit conversion from AkkaSerializationDeserializer toArrowAssoc[AkkaSerializationDeserializer] performed by method ArrowAssoc in scala.Predef.
 - Definition Classes
 - ArrowAssoc
 - Annotations
 - @inline()
 
 -   final  def ==(arg0: Any): Boolean
- Definition Classes
 - AnyRef → Any
 
 -   final  def _byteOverflow(arg0: Int): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _checkBooleanToStringCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef]): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _checkCoercionFail(arg0: DeserializationContext, arg1: CoercionAction, arg2: Class[_ <: AnyRef], arg3: AnyRef, arg4: String): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _checkDoubleSpecialValue(arg0: String): Double
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _checkFloatSpecialValue(arg0: String): Float
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _checkFloatToIntCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef]): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _checkFloatToStringCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef]): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _checkFromStringCoercion(arg0: DeserializationContext, arg1: String, arg2: LogicalType, arg3: Class[_ <: AnyRef]): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _checkFromStringCoercion(arg0: DeserializationContext, arg1: String): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _checkIntToFloatCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef]): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _checkIntToStringCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef]): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _checkTextualNull(arg0: DeserializationContext, arg1: String): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -    def _checkToStringCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef], arg3: AnyRef, arg4: CoercionInputShape): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _coerceBooleanFromInt(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef]): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _coerceIntegral(arg0: JsonParser, arg1: DeserializationContext): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _coercedTypeDesc(arg0: Class[_ <: AnyRef]): String
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _coercedTypeDesc(): String
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _deserializeFromArray(arg0: JsonParser, arg1: DeserializationContext): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _deserializeFromEmptyString(arg0: JsonParser, arg1: DeserializationContext, arg2: CoercionAction, arg3: Class[_ <: AnyRef], arg4: String): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _deserializeFromString(arg0: JsonParser, arg1: DeserializationContext): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _deserializeWrappedValue(arg0: JsonParser, arg1: DeserializationContext): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _findCoercionFromBlankString(arg0: DeserializationContext): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _findCoercionFromEmptyArray(arg0: DeserializationContext): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _findCoercionFromEmptyString(arg0: DeserializationContext): CoercionAction
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -   final  def _findNullProvider(arg0: DeserializationContext, arg1: BeanProperty, arg2: Nulls, arg3: JsonDeserializer[_ <: AnyRef]): NullValueProvider
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -    def _hasTextualNull(arg0: String): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -   final  def _intOverflow(arg0: Long): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _isFalse(arg0: String): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -   final  def _isIntNumber(arg0: String): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -   final  def _isNaN(arg0: String): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -   final  def _isNegInf(arg0: String): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -   final  def _isPosInf(arg0: String): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _isTrue(arg0: String): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _nonNullNumber(arg0: Number): Number
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -   final  def _parseBoolean(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef]): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseBooleanPrimitive(arg0: JsonParser, arg1: DeserializationContext): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseBytePrimitive(arg0: JsonParser, arg1: DeserializationContext): Byte
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _parseDate(arg0: String, arg1: DeserializationContext): Date
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _parseDate(arg0: JsonParser, arg1: DeserializationContext): Date
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _parseDateFromArray(arg0: JsonParser, arg1: DeserializationContext): Date
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseDoublePrimitive(arg0: JsonParser, arg1: DeserializationContext, arg2: String): Double
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseDoublePrimitive(arg0: DeserializationContext, arg1: String): Double
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseDoublePrimitive(arg0: JsonParser, arg1: DeserializationContext): Double
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseFloatPrimitive(arg0: JsonParser, arg1: DeserializationContext, arg2: String): Float
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseFloatPrimitive(arg0: JsonParser, arg1: DeserializationContext): Float
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseIntPrimitive(arg0: DeserializationContext, arg1: String): Int
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseIntPrimitive(arg0: JsonParser, arg1: DeserializationContext): Int
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseInteger(arg0: DeserializationContext, arg1: String): Integer
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseInteger(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef]): Integer
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseLong(arg0: DeserializationContext, arg1: String): Long
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseLong(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_ <: AnyRef]): Long
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseLongPrimitive(arg0: DeserializationContext, arg1: String): Long
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseLongPrimitive(arg0: JsonParser, arg1: DeserializationContext): Long
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseShortPrimitive(arg0: JsonParser, arg1: DeserializationContext): Short
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _parseString(arg0: JsonParser, arg1: DeserializationContext, arg2: NullValueProvider): String
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def _reportFailedNullCoerce(arg0: DeserializationContext, arg1: Boolean, arg2: Enum[_ <: AnyRef], arg3: String): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -   final  def _shortOverflow(arg0: Int): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def _verifyEndArrayForSingle(arg0: JsonParser, arg1: DeserializationContext): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -   final  def _verifyNullForPrimitive(arg0: DeserializationContext): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -   final  def _verifyNullForPrimitiveCoercion(arg0: DeserializationContext, arg1: String): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -   final  def asInstanceOf[T0]: T0
- Definition Classes
 - Any
 
 -    def clone(): AnyRef
- Attributes
 - protected[lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
 
 -    def currentSystem(): ExtendedActorSystem
- Definition Classes
 - ActorSystemAccess
 
 -    def deserialize(jp: JsonParser, ctxt: DeserializationContext): AnyRef
- Definition Classes
 - AkkaSerializationDeserializer → JsonDeserializer
 
 -    def deserialize(arg0: JsonParser, arg1: DeserializationContext, arg2: AnyRef): AnyRef
- Definition Classes
 - StdScalarDeserializer → JsonDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def deserializeWithType(arg0: JsonParser, arg1: DeserializationContext, arg2: TypeDeserializer): AnyRef
- Definition Classes
 - StdScalarDeserializer → StdDeserializer → JsonDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def deserializeWithType(arg0: JsonParser, arg1: DeserializationContext, arg2: TypeDeserializer, arg3: AnyRef): AnyRef
- Definition Classes
 - JsonDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException]) @throws(classOf[com.fasterxml.jackson.core.JacksonException])
 
 -    def ensuring(cond: (AkkaSerializationDeserializer) => Boolean, msg: => Any): AkkaSerializationDeserializer
- Implicit
 - This member is added by an implicit conversion from AkkaSerializationDeserializer toEnsuring[AkkaSerializationDeserializer] performed by method Ensuring in scala.Predef.
 - Definition Classes
 - Ensuring
 
 -    def ensuring(cond: (AkkaSerializationDeserializer) => Boolean): AkkaSerializationDeserializer
- Implicit
 - This member is added by an implicit conversion from AkkaSerializationDeserializer toEnsuring[AkkaSerializationDeserializer] performed by method Ensuring in scala.Predef.
 - Definition Classes
 - Ensuring
 
 -    def ensuring(cond: Boolean, msg: => Any): AkkaSerializationDeserializer
- Implicit
 - This member is added by an implicit conversion from AkkaSerializationDeserializer toEnsuring[AkkaSerializationDeserializer] performed by method Ensuring in scala.Predef.
 - Definition Classes
 - Ensuring
 
 -    def ensuring(cond: Boolean): AkkaSerializationDeserializer
- Implicit
 - This member is added by an implicit conversion from AkkaSerializationDeserializer toEnsuring[AkkaSerializationDeserializer] performed by method Ensuring in scala.Predef.
 - Definition Classes
 - Ensuring
 
 -   final  def eq(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef
 
 -    def equals(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef → Any
 
 -    def findBackReference(arg0: String): SettableBeanProperty
- Definition Classes
 - JsonDeserializer
 
 -    def findContentNullProvider(arg0: DeserializationContext, arg1: BeanProperty, arg2: JsonDeserializer[_ <: AnyRef]): NullValueProvider
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -    def findContentNullStyle(arg0: DeserializationContext, arg1: BeanProperty): Nulls
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -    def findConvertingContentDeserializer(arg0: DeserializationContext, arg1: BeanProperty, arg2: JsonDeserializer[_ <: AnyRef]): JsonDeserializer[_ <: AnyRef]
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -    def findDeserializer(arg0: DeserializationContext, arg1: JavaType, arg2: BeanProperty): JsonDeserializer[AnyRef]
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -    def findFormatFeature(arg0: DeserializationContext, arg1: BeanProperty, arg2: Class[_ <: AnyRef], arg3: Feature): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def findFormatOverrides(arg0: DeserializationContext, arg1: BeanProperty, arg2: Class[_ <: AnyRef]): Value
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -   final  def findValueNullProvider(arg0: DeserializationContext, arg1: SettableBeanProperty, arg2: PropertyMetadata): NullValueProvider
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -    def getAbsentValue(arg0: DeserializationContext): AnyRef
- Definition Classes
 - JsonDeserializer → NullValueProvider
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -   final  def getClass(): Class[_ <: AnyRef]
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @HotSpotIntrinsicCandidate() @native()
 
 -    def getDelegatee(): JsonDeserializer[_ <: AnyRef]
- Definition Classes
 - JsonDeserializer
 
 -    def getEmptyAccessPattern(): AccessPattern
- Definition Classes
 - StdScalarDeserializer → JsonDeserializer
 
 -    def getEmptyValue(arg0: DeserializationContext): AnyRef
- Definition Classes
 - JsonDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -    def getKnownPropertyNames(): Collection[AnyRef]
- Definition Classes
 - JsonDeserializer
 
 -    def getNullAccessPattern(): AccessPattern
- Definition Classes
 - StdScalarDeserializer → JsonDeserializer → NullValueProvider
 
 -    def getNullValue(arg0: DeserializationContext): AnyRef
- Definition Classes
 - JsonDeserializer → NullValueProvider
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException])
 
 -    def getObjectIdReader(): ObjectIdReader
- Definition Classes
 - JsonDeserializer
 
 -    def getValueInstantiator(): ValueInstantiator
- Definition Classes
 - StdDeserializer → Gettable
 
 -    def getValueType(arg0: DeserializationContext): JavaType
- Definition Classes
 - StdDeserializer
 
 -    def getValueType(): JavaType
- Definition Classes
 - StdDeserializer
 
 -    def handleMissingEndArrayForSingle(arg0: JsonParser, arg1: DeserializationContext): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def handleNestedArrayForSingle(arg0: JsonParser, arg1: DeserializationContext): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def handleUnknownProperty(arg0: JsonParser, arg1: DeserializationContext, arg2: AnyRef, arg3: String): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException])
 
 -    def handledType(): Class[_ <: AnyRef]
- Definition Classes
 - StdDeserializer → JsonDeserializer
 
 -    def hashCode(): Int
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @HotSpotIntrinsicCandidate() @native()
 
 -    def isCachable(): Boolean
- Definition Classes
 - JsonDeserializer
 
 -    def isDefaultDeserializer(arg0: JsonDeserializer[_ <: AnyRef]): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -    def isDefaultKeyDeserializer(arg0: KeyDeserializer): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 
 -   final  def isInstanceOf[T0]: Boolean
- Definition Classes
 - Any
 
 -    def logicalType(): LogicalType
- Definition Classes
 - StdScalarDeserializer → JsonDeserializer
 
 -   final  def ne(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef
 
 -   final  def notify(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @HotSpotIntrinsicCandidate() @native()
 
 -   final  def notifyAll(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @HotSpotIntrinsicCandidate() @native()
 
 -    def replaceDelegatee(arg0: JsonDeserializer[_ <: AnyRef]): JsonDeserializer[_ <: AnyRef]
- Definition Classes
 - JsonDeserializer
 
 -  def serialization: Serialization
 -    def supportsUpdate(arg0: DeserializationConfig): Boolean
- Definition Classes
 - StdScalarDeserializer → JsonDeserializer
 
 -   final  def synchronized[T0](arg0: => T0): T0
- Definition Classes
 - AnyRef
 
 -    def toString(): String
- Definition Classes
 - AnyRef → Any
 
 -    def unwrappingDeserializer(arg0: NameTransformer): JsonDeserializer[AnyRef]
- Definition Classes
 - JsonDeserializer
 
 -   final  def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException])
 
 -   final  def wait(arg0: Long): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException]) @native()
 
 -   final  def wait(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException])
 
 
Deprecated Value Members
-    def _coerceEmptyString(arg0: DeserializationContext, arg1: Boolean): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException]) @Deprecated
 - Deprecated
 
 -    def _coerceNullToken(arg0: DeserializationContext, arg1: Boolean): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException]) @Deprecated
 - Deprecated
 
 -    def _coerceTextualNull(arg0: DeserializationContext, arg1: Boolean): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException]) @Deprecated
 - Deprecated
 
 -    def _deserializeFromEmpty(arg0: JsonParser, arg1: DeserializationContext): AnyRef
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException]) @Deprecated
 - Deprecated
 
 -    def _failDoubleToIntCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: String): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException]) @Deprecated
 - Deprecated
 
 -    def _isEmptyOrTextualNull(arg0: String): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @Deprecated
 - Deprecated
 
 -    def _parseBooleanFromInt(arg0: JsonParser, arg1: DeserializationContext): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException]) @Deprecated
 - Deprecated
 
 -   final  def _parseBooleanPrimitive(arg0: DeserializationContext, arg1: JsonParser, arg2: Class[_ <: AnyRef]): Boolean
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException]) @Deprecated
 - Deprecated
 
 -   final  def _parseFloatPrimitive(arg0: DeserializationContext, arg1: String): Float
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException]) @Deprecated
 - Deprecated
 
 -   final  def _parseString(arg0: JsonParser, arg1: DeserializationContext): String
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException]) @Deprecated
 - Deprecated
 
 -   final  def _verifyNullForScalarCoercion(arg0: DeserializationContext, arg1: String): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException]) @Deprecated
 - Deprecated
 
 -    def _verifyNumberForScalarCoercion(arg0: DeserializationContext, arg1: JsonParser): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[java.io.IOException]) @Deprecated
 - Deprecated
 
 -    def _verifyStringForScalarCoercion(arg0: DeserializationContext, arg1: String): Unit
- Attributes
 - protected[std]
 - Definition Classes
 - StdDeserializer
 - Annotations
 - @throws(classOf[com.fasterxml.jackson.databind.JsonMappingException]) @Deprecated
 - Deprecated
 
 -    def finalize(): Unit
- Attributes
 - protected[lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.Throwable]) @Deprecated
 - Deprecated
 (Since version 9)
 -    def formatted(fmtstr: String): String
- Implicit
 - This member is added by an implicit conversion from AkkaSerializationDeserializer toStringFormat[AkkaSerializationDeserializer] performed by method StringFormat in scala.Predef.
 - Definition Classes
 - StringFormat
 - Annotations
 - @deprecated @inline()
 - Deprecated
 (Since version 2.12.16) Use
formatString.format(value)instead ofvalue.formatted(formatString), or use thef""string interpolator. In Java 15 and later,formattedresolves to the new method in String which has reversed parameters.
 -    def getEmptyValue(): AnyRef
- Definition Classes
 - JsonDeserializer
 - Annotations
 - @Deprecated
 - Deprecated
 
 -    def getNullValue(): AnyRef
- Definition Classes
 - JsonDeserializer
 - Annotations
 - @Deprecated
 - Deprecated
 
 -   final  def getValueClass(): Class[_ <: AnyRef]
- Definition Classes
 - StdDeserializer
 - Annotations
 - @Deprecated
 - Deprecated
 
 -    def →[B](y: B): (AkkaSerializationDeserializer, B)
- Implicit
 - This member is added by an implicit conversion from AkkaSerializationDeserializer toArrowAssoc[AkkaSerializationDeserializer] performed by method ArrowAssoc in scala.Predef.
 - Definition Classes
 - ArrowAssoc
 - Annotations
 - @deprecated
 - Deprecated
 (Since version 2.13.0) Use
->instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.