public IWrapperStatement extends IWrapper
| Modifier and Type | Interface and Description |
|---|---|
static class |
IWrapperStatement.DefaultImpls |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWrapperFor(java.lang.Class<?> iface) |
<T> T |
unwrap(java.lang.Class<T> iface) |
_isWrapperFor, _unwrap