StringDelimiter

case class StringDelimiter(separator: String)

Create separator characters

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

val first: String
val middle: Int
val second: String
val separators: (String, String)