Constants

com.thoughtworks.binding.Binding$.Constants$
See theConstants companion class
object Constants

Attributes

Companion:
class
Source:
Binding.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[A](elements: A*): Constants[A]

Attributes

Source:
Binding.scala
def empty[A]: Constants[A]

Attributes

Source:
Binding.scala
def upapplySeq[A](constants: Constants[A]): Some[Seq[A]]

Attributes

Source:
Binding.scala