Class SectionObjectList.SectionObjectListBuilder<T>

java.lang.Object
com.mrivanplays.annotationconfig.yaml.SectionObjectList.SectionObjectListBuilder<T>
Type Parameters:
T - object type
Enclosing class:
SectionObjectList<T>

public static final class SectionObjectList.SectionObjectListBuilder<T> extends Object
Represents a builder of SectionObjectList
Since:
v2.1.1
Author:
MrIvanPlays