Class KotlinObjectSpec
-
- All Implemented Interfaces:
-
io.toolisticon.kotlin.generation.WithClassName
,io.toolisticon.kotlin.generation.poet.PoetSpecSupplier
,io.toolisticon.kotlin.generation.poet.TypeSpecSupplier
,io.toolisticon.kotlin.generation.spec.KotlinDocumentableSpec
,io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpec
,io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpecSupplier
,io.toolisticon.kotlin.generation.spec.KotlinGeneratorTypeSpec
,io.toolisticon.kotlin.generation.spec.KotlinObjectSpecSupplier
,io.toolisticon.kotlin.generation.spec.TaggableSpec
,io.toolisticon.kotlin.generation.spec.ToFileTypeSpecSupplier
,java.util.function.Supplier
public final class KotlinObjectSpec implements KotlinGeneratorTypeSpec<KotlinObjectSpec>, KotlinObjectSpecSupplier, KotlinDocumentableSpec
-
-
Constructor Summary
Constructors Constructor Description KotlinObjectSpec(ClassName className, TypeSpec spec)
-