Package com.iohao.net.common.kit.beans.property
package com.iohao.net.common.kit.beans.property
Utility tools - Property Value Change Listener feature,
properties can add listeners which are triggered when certain property values change.
- Author:
- 渔民小镇
- date:
- 2024-04-17
-
ClassDescriptionbool - Property has listening feature.int - Property has listening feature.long - Property has listening feature.object - Property has listening feature.Listener interface for property value change events.Observable property value that notifies registered listeners on value changes.String - Property has listening feature.