FlagGroup

interface FlagGroup

A useful interface for enums to have, if they comprise a collection of enumerations that have a flag field of type Flag.

Properties

Link copied to clipboard
abstract val flag: FiberDescriptor.Flag

The Flag that this enum represents.

Link copied to clipboard
open val mask: Int

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard