StringW

trait StringW extends PimpedType[String]
Companion
object
trait PimpedType[String]
class Object
trait Matchable
class Any

Value members

Concrete methods

def orIfEmpty(s2: => String): String

Inherited methods

def value: String
Inherited from
PimpedType