public static final class Server.Addresses extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Server.Addresses.Address |
Constructor and Description |
---|
Server.Addresses() |
Modifier and Type | Method and Description |
---|---|
void |
add(String key,
List<Server.Addresses.Address> value) |
Map<String,List<Server.Addresses.Address>> |
getAddresses() |
String |
toString() |
public void add(String key, List<Server.Addresses.Address> value)
public Map<String,List<Server.Addresses.Address>> getAddresses()
Copyright © 2012–2014. All rights reserved.