Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
diff
/
com.michaelflisar.toolbox.diff.classes
/
FieldDef
/
diff
diff
abstract
fun
diff
(
table
:
String
,
entityId
:
Long
,
entityLabel
:
String
,
old
:
T
,
neu
:
T
)
:
Change.Updated.Field
?