public class SetDiff<V extends TransportDoc.TransportableAs<T>,T> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SetDiff.Differ<V extends TransportDoc.TransportableAs<T>,T> |
Constructor and Description |
---|
SetDiff() |
SetDiff(Set<V> added,
Set<V> removed) |
public static SetDiff<AceAnnotation.RowAnnotation,TransportDoc.TransportRowAnnotation> fromTransport(TransportDiff.TransportSetDiffForRowAnnotations tsd)
public static SetDiff<AceAnnotation.MarkerAnnotation,TransportDoc.TransportMarkerAnnotation> fromTransport(TransportDiff.TransportSetDiffForMarkerAnnotations tsd)
public TransportDiff.TransportSetDiffForRowAnnotations asTransportRowAnnotations()
public TransportDiff.TransportSetDiffForMarkerAnnotations asTransportMarkerAnnotations()
Copyright © 2020 Magnolia International Ltd.. All rights reserved.