Interface JavaCompilerPlugin.DetectSourcePaths

All Superinterfaces:
build.spin.common.task.DetectSourcePaths, build.spin.Task<build.base.io.PathSet>
All Known Implementing Classes:
Java25CompilerPlugin.DetectSourcePaths, Java8CompilerPlugin.DetectSourcePaths
Enclosing interface:
JavaCompilerPlugin

public static interface JavaCompilerPlugin.DetectSourcePaths extends build.spin.common.task.DetectSourcePaths
A Task to detect the location of Java source paths.
Since:
Aug-2020
Author:
brian.oliver
  • Nested Class Summary

    Nested classes/interfaces inherited from interface build.spin.Task

    build.spin.Task.Pattern
  • Method Summary

    Methods inherited from interface build.spin.common.task.DetectSourcePaths

    detect

    Methods inherited from interface build.spin.Task

    dependencies, execute