public class Section<T extends Section<T>> extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Section.Builder<T extends Section<T>> | 
protected final String info
public static <T extends Section<T>> Section.Builder<T> builder()
public Section.Builder<T> toBuilder()
public String getInfo()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.