SQLDelight
Toggle table of contents
2.3.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SQLDelight
sqlite-migrations
/
app.cash.sqlite.migrations
/
ObjectDifferDatabaseComparator
/
CountingDiffer
Counting
Differ
inner
class
CountingDiffer
:
Differ
Members
Constructors
Counting
Differ
Link copied to clipboard
constructor
(
)
Functions
accepts
Link copied to clipboard
open
override
fun
accepts
(
clazz
:
Class
<
*
>
)
:
Boolean
compare
Link copied to clipboard
open
override
fun
compare
(
diffNode
:
DiffNode
,
instances
:
Instances
)
:
DiffNode