SegmentList

no.nrk.bigquery.testing.BQStructuredSql.SegmentList
See theSegmentList companion object
case class SegmentList(segs: Seq[Segment])

Attributes

Companion
object
Source
BQStructuredSql.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
BQStructuredSql.scala
def split(sep: Char): List[SegmentList]

Attributes

Source
BQStructuredSql.scala

Attributes

Source
BQStructuredSql.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product