Package org.bson.internal
Class OverridableUuidRepresentationCodecRegistry
java.lang.Object
org.bson.internal.OverridableUuidRepresentationCodecRegistry
- All Implemented Interfaces:
CodecRegistry
@Deprecated(since="2022-10-31")
public class OverridableUuidRepresentationCodecRegistry
extends Object
Deprecated.
-
Method Details
-
getUuidRepresentation
Deprecated. -
getWrapped
Deprecated. -
get
Deprecated.Description copied from interface:CodecRegistryGets aCodecfor the given Class.- Specified by:
getin interfaceCodecRegistry- Type Parameters:
T- the class type- Parameters:
clazz- the class- Returns:
- a codec for the given class
-
get
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-