Sets the key
bean property in the folding
object
Sets the key
bean property in the folding
object
the object to be added to. Must be either the return value of init or the return value of apply
the key of a key-value pair
the input to a parser
a parser for turning input into a value
maybe check for other primitive numeric types - IE a setVal(Short)
when handed a Long
or visa versa
Change the type of value that this builder requires, with the option of indicating an error condition
Change the type of value that this builder requires, with the option of indicating an error condition
3.0
the starting point of the builder
the starting point of the builder
Change the type of key that this builder requires
Change the type of key that this builder requires
a conversion function from the new key to this's key
3.0
Change the type of value that this builder requires
Change the type of value that this builder requires
a conversion function from the new value to this's value
3.0
A builder that builds a Case Class
the primitive values produced by the parser
the type of object to build
(Since version 3.0) Terribly un type-safe. Either create a new Builder subclass or an instance of PiecewiseBuilder
3.0