Class Builder<R,V>

Type Parameters:
R - the type of the raw value
V - the type of the final value

public class Builder<R,V> extends MassBuilder<AbstractMap.SimpleEntry<String,R>,V>
The simple builder