Class ComponentResourcesBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.ComponentResourcesBuilder
- All Implemented Interfaces:
ComponentBuilder
,Named
,Writeable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final record
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class generation.builders.AbstractPropertyBuilder
get, getName, write
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface generation.builders.ComponentBuilder
getType
Methods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, write, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Constructor Details
-
ComponentResourcesBuilder
public ComponentResourcesBuilder()
-
-
Method Details
-
addGroup
-