Class IdentityEqualityType

java.lang.Object
tools.jackson.core.type.ResolvedType
tools.jackson.databind.JavaType
tools.jackson.databind.type.TypeBase
tools.jackson.databind.type.IdentityEqualityType
All Implemented Interfaces:
Serializable, Type, JacksonSerializable
Direct Known Subclasses:
PlaceholderForType, ResolvedRecursiveType

abstract class IdentityEqualityType extends TypeBase
Internal abstract type representing TypeBase implementations which use reference equality.
  • Field Details

  • Constructor Details

  • Method Details