commonMain.org.brightify.hyperdrive.ObservableManageableObject.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of runtime Show documentation
Show all versions of runtime Show documentation
Hyperdrive implementation that's needed for observations and such
package org.brightify.hyperdrive
public interface ObservableManageableObject: ObservableObject, ManageableObject