JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.bild.codec
Interface DelegatingCodec<T>
public interface
DelegatingCodec<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
org.bson.codecs.Codec<
T
>
getDelegate
()
default org.bson.codecs.Codec<
T
>
unWrapRecursively
()
Method Details
getDelegate
org.bson.codecs.Codec<
T
>
getDelegate
()
unWrapRecursively
default
org.bson.codecs.Codec<
T
>
unWrapRecursively
()