public class HeadSelector extends java.lang.Object implements IConnectionSelector
| Constructor and Description |
|---|
HeadSelector() |
| Modifier and Type | Method and Description |
|---|---|
static HeadSelector |
create() |
MockConnection |
select(java.util.List<MockConnection> connections) |
public MockConnection select(java.util.List<MockConnection> connections)
select in interface IConnectionSelectorpublic static HeadSelector create()