treehouse-compose
/
app.cash.treehouse.compose
/
TreehouseScope
common
Treehouse
Scope
interface
TreehouseScope
Content copied to clipboard
Functions
Functions
appendDiff
Link copied to clipboard
common
abstract fun
appendDiff
(diff:
NodeDiff
)
Content copied to clipboard
abstract fun
appendDiff
(diff:
PropertyDiff
)
Content copied to clipboard
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
nextId
Link copied to clipboard
common
abstract fun
nextId
():
Long
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard