Class DataClassSpecStrategy

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      KClass<INPUT> getInputType() The type of the generic INPUT, used to filter relevant instances.
      • Methods inherited from class io.toolisticon.kotlin.generation.spi.strategy.AbstractKotlinCodeGenerationStrategy

        getContextType, getName, getOrder, getSpecType, toString
      • Methods inherited from class io.toolisticon.kotlin.generation.spi.KotlinCodeGenerationStrategy

        execute, invoke
      • Methods inherited from class io.toolisticon.kotlin.generation.spi.KotlinCodeGenerationSpi

        compareTo, test
      • Methods inherited from class java.util.function.BiPredicate

        and, negate, or
      • Methods inherited from class java.lang.Object

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