Package 

Class KotlinJvmWithJavaTargetPreset

  • All Implemented Interfaces:
    org.gradle.api.Named , org.jetbrains.kotlin.gradle.plugin.KotlinTargetPreset

    
    public final class KotlinJvmWithJavaTargetPreset
     implements KotlinTargetPreset<KotlinWithJavaTarget<KotlinJvmOptions, KotlinJvmCompilerOptions>>
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getName()
      KotlinWithJavaTarget<KotlinJvmOptions, KotlinJvmCompilerOptions> createTarget(String name)
      • Methods inherited from class java.lang.Object

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