org.hibernate.envers.test.entities
Class StrTestEntityComparator
java.lang.Object
org.hibernate.envers.test.entities.StrTestEntityComparator
- All Implemented Interfaces:
- Comparator<StrTestEntity>
public class StrTestEntityComparator
- extends Object
- implements Comparator<StrTestEntity>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final StrTestEntityComparator INSTANCE
StrTestEntityComparator
public StrTestEntityComparator()
compare
public int compare(StrTestEntity o1,
StrTestEntity o2)
- Specified by:
compare
in interface Comparator<StrTestEntity>
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.