SplitWord

case class SplitWord(content: String) extends SplitItem
trait Serializable
trait Product
trait Equals
trait SplitItem
class Object
trait Matchable
class Any

Value members

Concrete methods

def hasChild: Boolean
def hasContent: Boolean

Inherited methods

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