| Modifier | Constructor and Description |
|---|---|
protected |
TypedConnector(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Connection |
apply(T source) |
Connection |
connectionFrom(Object source) |
public final Connection connectionFrom(Object source)
connectionFrom in interface Connectorprotected abstract Connection apply(T source) throws Exception
Exception