@NotThreadSafe public class ServerListBuilder extends Object
| Constructor and Description |
|---|
ServerListBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ServerListBuilder |
add(Iterable<Server> servers) |
com.google.common.collect.ImmutableList<Server> |
build() |
public ServerListBuilder add(Iterable<Server> servers)
public com.google.common.collect.ImmutableList<Server> build()
Copyright © 2010-2016 JmxTrans team. All Rights Reserved.