StringFormat
scala.Predef.StringFormat
final implicit class StringFormat[A](self: A) extends AnyVal
Type parameters
- A
-
the type of the value to be formatted as a string
Value parameters
- self
-
the value to format
Attributes
- Source
- Predef.scala
- Graph
-
- Supertypes
Members list
In this article