Packages

class NewKeyValuePairBuilder extends NewNodeBuilder[NewKeyValuePair]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NewKeyValuePairBuilder
  2. NewNodeBuilder
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new NewKeyValuePairBuilder()

Value Members

  1. def build: NewKeyValuePair
  2. def key(x: String): NewKeyValuePairBuilder.this.type
  3. val result: NewKeyValuePair
  4. def value(x: String): NewKeyValuePairBuilder.this.type