liquibase.diff
Class ObjectDifferences.OrderedCollectionCompareFunction
java.lang.Object
liquibase.diff.ObjectDifferences.OrderedCollectionCompareFunction
- All Implemented Interfaces:
- ObjectDifferences.CompareFunction
- Enclosing class:
- ObjectDifferences
public static class ObjectDifferences.OrderedCollectionCompareFunction
- extends Object
- implements ObjectDifferences.CompareFunction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectDifferences.OrderedCollectionCompareFunction
public ObjectDifferences.OrderedCollectionCompareFunction(ObjectDifferences.StandardCompareFunction compareFunction)
areEqual
public boolean areEqual(Object referenceValue,
Object compareToValue)
- Specified by:
areEqual
in interface ObjectDifferences.CompareFunction
Copyright © 2013 Liquibase.org. All Rights Reserved.