Class KotlinObjectSpec

  • 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.KotlinObjectSpecSupplier , java.util.function.Supplier

    
    public final class KotlinObjectSpec
     implements KotlinGeneratorTypeSpec<KotlinObjectSpec>, KotlinObjectSpecSupplier
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String code
    • Constructor Summary

      Constructors 
      Constructor Description
      KotlinObjectSpec(TypeSpec spec)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      KotlinObjectSpec spec()
      TypeSpec get()
      • Methods inherited from class io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpec

        getCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait