Class PatchModuleResolver

java.lang.Object
org.javamodularity.moduleplugin.internal.PatchModuleResolver

@Deprecated(since="1.7.0", forRemoval=true) public final class PatchModuleResolver extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
As of 1.7.0, this class is no longer used and can be removed
  • Constructor Details

    • PatchModuleResolver

      public PatchModuleResolver(PatchModuleExtension patchModuleExtension, UnaryOperator<String> jarNameResolver)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • mutateArgs

      public void mutateArgs(List<String> args)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • buildOptionStream

      public Stream<TaskOption> buildOptionStream()
      Deprecated, for removal: This API element is subject to removal in a future version.