net.vvakame.blaz.sorter
Class PropertyDescSorter
java.lang.Object
net.vvakame.blaz.sorter.AbstractPropertySorter
net.vvakame.blaz.sorter.PropertyDescSorter
- All Implemented Interfaces:
- Sorter
public class PropertyDescSorter
- extends AbstractPropertySorter
EntityのPeropertyを元に降順ソートするためのソータの抽象
- Author:
- vvakame
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDescSorter
public PropertyDescSorter(String name)
- the constructor.
- Parameters:
name -
getOrder
public Sorter.Order getOrder()
- Returns:
- the order
Copyright © 2012. All Rights Reserved.