Flag

interface Flag<T>

Interface for a single flag which can be part of a bitfield

Properties

value
Link copied to clipboard
abstract val value: T
Binary value of the flag