Flag

object Flag
Companion:
class
Source:
Flag.scala
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def apply(): Flag
Source:
Flag.scala
def create(): Flag

Java API: Flag that is initialized to false.

Java API: Flag that is initialized to false.

Source:
Flag.scala

Concrete fields

Flag that is initialized to false.

Flag that is initialized to false.

Source:
Flag.scala

Flag that is initialized to true.

Flag that is initialized to true.

Source:
Flag.scala
val empty: Flag

Flag that is initialized to false.

Flag that is initialized to false.

Source:
Flag.scala