|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ehcache.store.DefaultElementValueComparator
public class DefaultElementValueComparator
Constructor Summary | |
---|---|
DefaultElementValueComparator()
|
Method Summary | |
---|---|
boolean |
equals(Element e1,
Element e2)
Compare if the two element values are equal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultElementValueComparator()
Method Detail |
---|
public boolean equals(Element e1, Element e2)
equals
in interface ElementValueComparator
e1
- the first element to comparee2
- the second element to compare
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |