Package org.bson.internal
Class CodecRegistryHelper
- java.lang.Object
-
- org.bson.internal.CodecRegistryHelper
-
public final class CodecRegistryHelper extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CodecRegistry
createRegistry(CodecRegistry codecRegistry, UuidRepresentation uuidRepresentation)
-
-
-
Method Detail
-
createRegistry
public static CodecRegistry createRegistry(CodecRegistry codecRegistry, UuidRepresentation uuidRepresentation)
-
-