Class ScalaForkOptions

  • All Implemented Interfaces:
    Serializable

    public class ScalaForkOptions
    extends BaseForkOptions
    Fork options for Scala compilation. Only take effect if BaseScalaCompileOptions.fork is true.
    See Also:
    Serialized Form
    • Constructor Detail

      • ScalaForkOptions

        public ScalaForkOptions()