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