setFinal

fun setFinal(flags: Short, value: Boolean = true): Short(source)

Set isFinal in the given flags (Sets the fifth bit of the flags)

Specification

Return

The flags with the isFinal flag set

Since

0.1.0

Parameters

flags

The flags to set the isFinal in