| Class | Description |
|---|---|
| PropertyComparator<T> |
A comparator that compares objects based on the passed in property name, using
PropertyUtils to look up the parameter.
|
| PropertyUtils |
Utility class for getting and setting bean properties via reflection.
|
| Exception | Description |
|---|---|
| PropertyException |
Thrown by
PropertyUtils when some reflection error occurs. |
Copyright © 2016. All rights reserved.