Interface IGosuCompilerFactory<T extends org.gosulang.gradle.tasks.compile.GosuCompileSpec>

  • Type Parameters:
    T - an implementation of GosuCompileSpec
    All Known Implementing Classes:
    GosuCompilerFactory

    public interface IGosuCompilerFactory<T extends org.gosulang.gradle.tasks.compile.GosuCompileSpec>
    Copied from CompilerFactory