public static class Section.Builder<T extends Section<T>> extends Object
Constructor and Description |
---|
Section.Builder() |
Modifier and Type | Method and Description |
---|---|
Section<T> |
build() |
Section.Builder<T> |
fromSection(Section<T> in) |
Section.Builder<T> |
info(String info) |
protected String info
public Section.Builder<T> info(String info)
Section.getInfo()
public Section.Builder<T> fromSection(Section<T> in)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.