OptionLine
org.nlogo.core.model.OptionLine
case class OptionLine[T](noneLine: String, someLineReader: WidgetLine[T]) extends WidgetLine[Option[T]]
Attributes
- Source
- WidgetReader.scala
- Graph
-
- Supertypes
Members list
In this article