Creator
scala.sys.Prop.Creator
A creator of property instances. For any type T
, if an implicit parameter of type Creator[T] is in scope, a Prop[T] can be created via this object's apply method.
Attributes
- Source
- Prop.scala
- Graph
-
- Supertypes
Members list
In this article