ChooseableBoolean

org.nlogo.core.ChooseableBoolean
case class ChooseableBoolean(value: Boolean) extends Chooseable

Attributes

Source
Chooser.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Chooseable
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ChosenType = Boolean

Attributes

Source
Chooser.scala

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product