public class LocalDiffType extends Object
| Constructor and Description |
|---|
LocalDiffType(DiffDetailType type,
String locator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getLocator() |
DiffDetailType |
getType() |
int |
hashCode() |
String |
toString() |
public LocalDiffType(DiffDetailType type, String locator)
public String getLocator()
public DiffDetailType getType()
Copyright © 2006–2016 Volker Bergmann. All rights reserved.