Package | Description |
---|---|
org.treetank.service.xml.diff |
Diff Layer
|
Modifier and Type | Method and Description |
---|---|
static DiffFactory.EDiffOptimized |
DiffFactory.EDiffOptimized.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiffFactory.EDiffOptimized[] |
DiffFactory.EDiffOptimized.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DiffFactory.Builder(ISession paramDb,
long paramKey,
long paramNewRev,
long paramOldRev,
DiffFactory.EDiffOptimized paramDiffKind,
Set<IDiffObserver> paramObservers)
Constructor.
|
Copyright © 2013. All Rights Reserved.