| Modifiers | Name | Description |
|---|---|---|
static interface |
SimpleDecoder.TypeDecoder |
| Modifiers | Name | Description |
|---|---|---|
static SimpleDecoder.TypeDecoder |
DEFAULT_DECODER |
|
static java.util.Map<BsonType, TypeDecoder> |
DEFAULT_DECODERS |
|
static java.util.Map<java.lang.Class, TypeDecoder> |
SIMPLE_TYPE_DECODERS |
| Constructor and description |
|---|
SimpleDecoder() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
decode(BsonReader reader, Simple property, EntityAccess entityAccess, DecoderContext decoderContext, CodecRegistry codecRegistry) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#equals(java.lang.Object), java.lang.Object#getClass(), java.lang.Object#hashCode(), java.lang.Object#notify(), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int) |