isFinal

open override var isFinal: Boolean(source)

Is the class final? (Checks if the fifth bit of the flags is set / sets the fifth bit of the flags)

Specification

Since

0.1.0

See also