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 ElementValueComparator
e1
- the first element to comparee2
- the second element to compareCopyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.