public interface TypedProvider
| Modifier and Type | Method and Description |
|---|---|
<T> org.bson.codecs.Codec<T> |
get(com.google.common.reflect.TypeToken<T> token,
TypedRegistry registry) |
<T> org.bson.codecs.Codec<T> get(com.google.common.reflect.TypeToken<T> token,
TypedRegistry registry)
Copyright © 2023 The Immutables.org authors. All rights reserved.