private static class MultiplexConnectionPool.Holder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private Connection |
connection |
private int |
count |
| Modifier | Constructor and Description |
|---|---|
private |
Holder(Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
private final Connection connection
private int count
private Holder(Connection connection)