OptionalPropertyKey
flatgraph.OptionalPropertyKey
case class OptionalPropertyKey[ValueType](kind: Int, name: String) extends PropertyKey[ValueType, Option[ValueType]]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article