Class DelegatingContextView
java.lang.Object
io.r2dbc.proxy.callback.DelegatingContextView
- All Implemented Interfaces:
ContextView
ContextView
implementation that delegates to the given ContextView
in constructor.- Since:
- 1.0.1
- Author:
- Tadaya Tsuyukubo
-
Constructor Details
-
DelegatingContextView
-
-
Method Details
-
get
- Specified by:
get
in interfaceContextView
-
hasKey
- Specified by:
hasKey
in interfaceContextView
-
size
public int size()- Specified by:
size
in interfaceContextView
-
stream
-
toString
-