|
@@ -105,7 +105,7 @@ public class Config extends Collection {
|
|
/**
|
|
/**
|
|
* Completes the config creation.
|
|
* Completes the config creation.
|
|
*
|
|
*
|
|
- * @return the handler associated with the created config
|
|
|
|
|
|
+ * @return the created config
|
|
*/
|
|
*/
|
|
public Config build() {
|
|
public Config build() {
|
|
if (children.isEmpty()) {
|
|
if (children.isEmpty()) {
|