UnitTestingTrait.TestGlobalBitmap

data class UnitTestingTrait.TestGlobalBitmap : ClusterBitmap


Summary

Public constructors

TestGlobalBitmap(firstBit: Boolean, secondBit: Boolean)

Public functions

open ULong

Public properties

Boolean
Boolean

Public constructors

TestGlobalBitmap

TestGlobalBitmap(firstBit: Boolean = false, secondBit: Boolean = false)

Public functions

toRaw

open fun toRaw(): ULong

Public properties

firstBit

val firstBitBoolean

secondBit

val secondBitBoolean