Class NativeOrNativeSourcesBuild

  • All Implemented Interfaces:
    BooleanSupplier

    public class NativeOrNativeSourcesBuild
    extends Object
    implements BooleanSupplier
    Supplier that can be used to only run build steps in the native or native sources builds. Most build steps that need to be run conditionally should use this instead of NativeBuild.
    • Constructor Detail

      • NativeOrNativeSourcesBuild

        NativeOrNativeSourcesBuild​(PackageConfig packageConfig)