public class DefaultElementValueComparator extends Object implements ElementValueComparator
| Constructor and Description |
|---|
DefaultElementValueComparator(CacheConfiguration cacheConfiguration)
Constructor
|
public DefaultElementValueComparator(CacheConfiguration cacheConfiguration)
cacheConfiguration - the cache configurationpublic boolean equals(Element e1, Element e2)
equals in interface ElementValueComparatore1 - the first element to comparee2 - the second element to compareCopyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.