public class RemoteConfigurationResponse extends Object
Constructor and Description |
---|
RemoteConfigurationResponse(String checksum,
RemoteConfiguration config) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getChecksum() |
RemoteConfiguration |
getConfig() |
int |
hashCode() |
public RemoteConfigurationResponse(String checksum, RemoteConfiguration config)