isEntity

open fun isEntity(index: Int): Boolean

Return true if index is a valid change index, and the change is for a created, updated or deleted entity; otherwise false.

Return

true if index is a valid change index, and the change is for a created, updated or deleted entity; otherwise false.

Parameters

index

From zero to size - 1.