public class RandomServerSorter
extends java.lang.Object
implements java.util.function.Consumer<java.util.List<java.lang.String>>
StaticServerSelector.
Sorts the list of servers randomly.| Constructor and Description |
|---|
RandomServerSorter() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(java.util.List<java.lang.String> strings) |