@CompileStatic class IdentityDecoder extends Object implements PropertyDecoder<Identity>
A {@PropertyDecoder} capable of decoding the Identity
| Modifiers | Name | Description |
|---|---|---|
class |
IdentityDecoder.1 |
|
class |
IdentityDecoder.2 |
|
class |
IdentityDecoder.3 |
|
class |
IdentityDecoder.4 |
|
class |
IdentityDecoder.5 |
|
class |
IdentityDecoder.6 |
|
class |
IdentityDecoder.7 |
|
class |
IdentityDecoder.8 |
|
interface |
IdentityDecoder.IdentityTypeDecoder |
| Modifiers | Name | Description |
|---|---|---|
static Map<BsonType, IdentityTypeDecoder> |
DEFAULT_DECODERS |
|
static Map<Class, IdentityTypeDecoder> |
IDENTITY_DECODERS |
| Constructor and description |
|---|
IdentityDecoder() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
decode(BsonReader bsonReader, Identity property, EntityAccess access, DecoderContext decoderContext, CodecRegistry codecRegistry) |