程序包com.iohao.game.common.kit.beans.property的分层结构
类分层结构
- java.lang.Object
- com.iohao.game.common.kit.beans.property.BooleanProperty
- com.iohao.game.common.kit.beans.property.IntegerProperty
- com.iohao.game.common.kit.beans.property.LongProperty
- com.iohao.game.common.kit.beans.property.ObjectProperty<T>
- com.iohao.game.common.kit.beans.property.StringProperty
接口分层结构
- com.iohao.game.common.kit.beans.property.PropertyChangeListener<T>
- com.iohao.game.common.kit.beans.property.PropertyValueObservable<T>