public class InClassOrder extends Object implements BeanPropertyOrderingStrategy
| Constructor and Description |
|---|
InClassOrder() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TypeProperty o1,
TypeProperty o2) |
void |
sort(List<TypeProperty> propertyList) |
public int compare(TypeProperty o1, TypeProperty o2)
public void sort(List<TypeProperty> propertyList)
sort in interface BeanPropertyOrderingStrategyCopyright © 2015. All rights reserved.