Class KotlinPropertyDeclaration.Builder<T extends KotlinPropertyDeclaration.Builder<T>>

java.lang.Object
io.spring.initializr.generator.language.kotlin.KotlinPropertyDeclaration.Builder<T>
Type Parameters:
T - a KotlinPropertyDeclaration.Builder subclass.
Direct Known Subclasses:
KotlinPropertyDeclaration.ValBuilder, KotlinPropertyDeclaration.VarBuilder
Enclosing class:
KotlinPropertyDeclaration

public abstract static class KotlinPropertyDeclaration.Builder<T extends KotlinPropertyDeclaration.Builder<T>> extends Object
Builder for creating a KotlinPropertyDeclaration.