public class EntityComparator<T extends Entity> extends AbstractComparator<T>
| Constructor and Description |
|---|
EntityComparator(MetaPropertyPath propertyPath,
boolean asc) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(T o1,
T o2) |
public EntityComparator(MetaPropertyPath propertyPath, boolean asc)