de.danielbechler.diff
Class PrimitiveDiffer
java.lang.Object
de.danielbechler.diff.PrimitiveDiffer
- All Implemented Interfaces:
- Configurable
public class PrimitiveDiffer
- extends Object
- Author:
- Daniel Bechler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveDiffer
public PrimitiveDiffer(DelegatingObjectDiffer delegatingObjectDiffer)
internalCompare
protected Node internalCompare(Node parentNode,
de.danielbechler.diff.Instances instances)
newNode
protected Node newNode(Node parentNode,
de.danielbechler.diff.Instances instances)
compare
public final T compare(Node parentNode,
de.danielbechler.diff.Instances instances)
getDelegate
public final DelegatingObjectDiffer getDelegate()
setDelegate
public final void setDelegate(DelegatingObjectDiffer delegate)
getConfiguration
public final Configuration getConfiguration()
- Specified by:
getConfiguration
in interface Configurable
Copyright © 2012. All Rights Reserved.