public class BsonTypeCodecMap extends Object
| Constructor and Description |
|---|
BsonTypeCodecMap(BsonTypeClassMap bsonTypeClassMap,
CodecRegistry codecRegistry)
Initializes the map by iterating the keys of the given BsonTypeClassMap and looking up the Codec for the Class mapped to each key.
|
public BsonTypeCodecMap(BsonTypeClassMap bsonTypeClassMap, CodecRegistry codecRegistry)
bsonTypeClassMap - the non-null BsonTypeClassMapcodecRegistry - the non-null CodecRegistryCopyright © 2010 - 2020 Adobe. All Rights Reserved