@Immutable public class UAProfileDiff extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
EXPECTED_MD5_DIGEST_BYTES |
| Constructor and Description |
|---|
UAProfileDiff(String sData,
byte[] aMD5Digest) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getData() |
com.helger.xml.microdom.IMicroDocument |
getDocument() |
byte[] |
getMD5Digest() |
int |
hashCode() |
String |
toString() |
public static final int EXPECTED_MD5_DIGEST_BYTES
Copyright © 2016–2019 Philip Helger. All rights reserved.