isInterface

open override var isInterface: Boolean(source)

Is the class an interface? (Checks if the sixth bit of the flags is set / sets the sixth bit of the flags)

Specification

Since

0.1.0

See also