public class DiffSummaryKey extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static DiffSummaryKey |
fromPatchListKey(PatchListKey plk) |
int |
hashCode() |
String |
toString() |
public static final long serialVersionUID
public static DiffSummaryKey fromPatchListKey(PatchListKey plk)