Interface SourceSetConfigurer

All Known Implementing Classes:
SourceSetConfigurerRegistry

public interface SourceSetConfigurer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onSourceSet(org.gradle.api.tasks.SourceSet sourceSet)
     
  • Method Details

    • onSourceSet

      void onSourceSet(org.gradle.api.tasks.SourceSet sourceSet)