public class EnumCodecProvider extends Object implements org.bson.codecs.configuration.CodecProvider
| Constructor and Description |
|---|
EnumCodecProvider() |
| Modifier and Type | Method and Description |
|---|---|
<T> org.bson.codecs.Codec<T> |
get(Class<T> clazz,
org.bson.codecs.configuration.CodecRegistry registry) |
public <T> org.bson.codecs.Codec<T> get(Class<T> clazz, org.bson.codecs.configuration.CodecRegistry registry)
get in interface org.bson.codecs.configuration.CodecProviderCopyright © 2017 BILD GmbH & Co. KG. All rights reserved.