com.rayrobdod.json.builder.PiecewiseBuilder
A three-input function that accepts an object to build upon, and a input-parser pair that indicates a new value
4.0
3.0
add a key-value pair to s; where p.parse(someBuilder, i) is the value, and the key is hard-coded.
s
p.parse(someBuilder, i)
A three-input function that accepts an object to build upon, and a input-parser pair that indicates a new value
4.0
3.0