Index

B C D G I N S W Y 
All Classes and Interfaces|All Packages

B

build() - Method in class com.mrivanplays.annotationconfig.yaml.SectionObjectList.SectionObjectListBuilder
Builds a new SectionObjectList from the given parameters.

C

com.mrivanplays.annotationconfig.yaml - package com.mrivanplays.annotationconfig.yaml
 

D

defaultValue(String, T) - Method in class com.mrivanplays.annotationconfig.yaml.SectionObjectList.SectionObjectListBuilder
Specify a default value held by the created SectionObjectList
deserialize(DataObject, SerializationContext<SectionObjectList<T>>, AnnotationAccessor) - Method in class com.mrivanplays.annotationconfig.yaml.SectionObjectListSerializer

G

getAsMap() - Method in class com.mrivanplays.annotationconfig.yaml.SectionObjectList
Returns an unmodifiable representation of this SectionObjectList as a Map
getConfigResolver() - Static method in class com.mrivanplays.annotationconfig.yaml.YamlConfig
Returns the ConfigResolver instance of YamlConfig
getObjectsType() - Method in class com.mrivanplays.annotationconfig.yaml.SectionObjectList
Returns the Class type of the value objects held in this section object list.

I

iterator() - Method in class com.mrivanplays.annotationconfig.yaml.SectionObjectList

N

newBuilderForType(Class<? extends T>) - Static method in class com.mrivanplays.annotationconfig.yaml.SectionObjectList
Creates a new SectionObjectList.SectionObjectListBuilder with pre-defined Class type.

S

SectionObjectList<T> - Class in com.mrivanplays.annotationconfig.yaml
Represents a section list.
SectionObjectList.SectionObjectListBuilder<T> - Class in com.mrivanplays.annotationconfig.yaml
Represents a builder of SectionObjectList
SectionObjectListSerializer<T> - Class in com.mrivanplays.annotationconfig.yaml
Represents a section object list serializer.
SectionObjectListSerializer() - Constructor for class com.mrivanplays.annotationconfig.yaml.SectionObjectListSerializer
 
serialize(SectionObjectList<T>, SerializationContext<SectionObjectList<T>>, AnnotationAccessor) - Method in class com.mrivanplays.annotationconfig.yaml.SectionObjectListSerializer

W

write(Map<String, Object>, Map<String, List<String>>, PrintWriter, Settings) - Method in class com.mrivanplays.annotationconfig.yaml.YamlValueWriter
 

Y

YAML_INSTANCE - Static variable in class com.mrivanplays.annotationconfig.yaml.YamlConfig
Returns the Setting with which the yaml instance is referenced in the Settings
YamlConfig - Class in com.mrivanplays.annotationconfig.yaml
Represents configuration, utilising YAML
YamlConfig() - Constructor for class com.mrivanplays.annotationconfig.yaml.YamlConfig
 
YamlValueWriter - Class in com.mrivanplays.annotationconfig.yaml
Represents the default yaml value writer.
YamlValueWriter() - Constructor for class com.mrivanplays.annotationconfig.yaml.YamlValueWriter
 
B C D G I N S W Y 
All Classes and Interfaces|All Packages