Scala Library Documentation
|
|
scala/dbc/value/Character.scala
]
object
Character
extends
AnyRefMethod Summary | |
implicit def
|
characterToString
(obj : Character) : String
A character string value as a native string.
|
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Method Details |
Scala Library Documentation
|
|