kvision-datacontainer
/
io.kvision.data
/
DataUpdatable
Data
Updatable
interface
DataUpdatable
Content copied to clipboard
Interface for updatable container.
Functions
Inheritors
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
update
Link copied to clipboard
abstract fun
update
()
Content copied to clipboard
Inheritors
DataContainer
Link copied to clipboard