Class KotlinInterfaceSpec
-
- All Implemented Interfaces:
-
io.toolisticon.kotlin.generation.poet.PoetSpecSupplier,io.toolisticon.kotlin.generation.poet.TypeSpecSupplier,io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpec,io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpecSupplier,io.toolisticon.kotlin.generation.spec.KotlinGeneratorTypeSpec,io.toolisticon.kotlin.generation.spec.KotlinInterfaceSpecSupplier,java.util.function.Supplier
public final class KotlinInterfaceSpec implements KotlinGeneratorTypeSpec<KotlinInterfaceSpec>, KotlinInterfaceSpecSupplier
-
-
Constructor Summary
Constructors Constructor Description KotlinInterfaceSpec(TypeSpec spec)
-
Method Summary
Modifier and Type Method Description KotlinInterfaceSpecspec()TypeSpecget()-
-
Method Detail
-
spec
KotlinInterfaceSpec spec()
-
get
TypeSpec get()
-
-
-
-