isEventSet

fun isEventSet(data: Int): Boolean

Checks if the current update event is applied to the data.

Return

If the update event is applied to the data.

Since

0.2.0

Parameters

data

The data value which indicates the current update events.