public class TransportDiff extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
TransportDiff.TransportMarkerAddition |
static class |
TransportDiff.TransportMarkerDiff |
static class |
TransportDiff.TransportMarkerSetDiff |
static class |
TransportDiff.TransportRangeDiff |
static class |
TransportDiff.TransportSetDiff<V> |
static class |
TransportDiff.TransportSetDiffForMarkerAnnotations |
static class |
TransportDiff.TransportSetDiffForRowAnnotations |
Modifier and Type | Field and Description |
---|---|
TransportDiff.TransportSetDiffForMarkerAnnotations |
markerAnnDiff |
TransportDiff.TransportMarkerSetDiff |
markerSetDiff |
String |
patchesAsString |
TransportDiff.TransportSetDiffForRowAnnotations |
rowAnnDiff |
Constructor and Description |
---|
TransportDiff() |
public String patchesAsString
public TransportDiff.TransportMarkerSetDiff markerSetDiff
public TransportDiff.TransportSetDiffForRowAnnotations rowAnnDiff
public TransportDiff.TransportSetDiffForMarkerAnnotations markerAnnDiff
Copyright © 2020 Magnolia International Ltd.. All rights reserved.