Constant

overflowdb.schema.Constant$
See theConstant companion class
object Constant

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[A](name: String, value: String, valueType: ValueType[A], comment: String)(implicit schemaInfo: SchemaInfo): Constant[A]