isFinal

fun isFinal(flags: Short): Boolean(source)

Get isFinal from the given flags

Specification

Return

If the flags contain the isFinal flag

Since

0.1.0

Parameters

flags

The flags to get the isFinal from