Class BeanUtils.PropertyChange
java.lang.Object
org.deltava.util.BeanUtils.PropertyChange
- All Implemented Interfaces:
Serializable
,Comparable<BeanUtils.PropertyChange>
- Enclosing class:
BeanUtils
public static class BeanUtils.PropertyChange
extends Object
implements Serializable, Comparable<BeanUtils.PropertyChange>
- Since:
- 7.4
- Version:
- 11.1
- Author:
- Luke
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyChange
-
-
Method Details
-
getName
-
hashCode
-
toString
-
toJSON
-
compareTo
- Specified by:
compareTo
in interfaceComparable<BeanUtils.PropertyChange>
-