StringListValue

grackle.Value.StringListValue

Attributes

Source
schema.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(ss: List[String]): Value

Attributes

Source
schema.scala
def unapply(value: Value): Option[List[String]]

Attributes

Source
schema.scala