Opt
ldbc.statement.AbstractTable.Opt
trait Opt[T] extends AbstractTable[Option[T]]
A trait for building a table model with an Option type.
Attributes
- Source
- AbstractTable.scala
- Graph
-
- Supertypes
Members list
In this article
A trait for building a table model with an Option type.