public static class CellConfig.Builder extends Object
CellConfig
s.
Unless otherwise stated, duplicate keys overwrites earlier ones.
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CellConfig |
build() |
CellConfig.Builder |
put(CellName cell,
String section,
String key,
String value)
Put a single value.
|
public CellConfig.Builder put(CellName cell, String section, String key, String value)
public CellConfig build()