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