Class PatchModuleResolver
java.lang.Object
org.javamodularity.moduleplugin.internal.PatchModuleResolver
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 Summary
ConstructorsConstructorDescriptionPatchModuleResolver(PatchModuleExtension patchModuleExtension, UnaryOperator<String> jarNameResolver) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.voidmutateArgs(List<String> args) Deprecated, for removal: This API element is subject to removal in a future version.
-
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
Deprecated, for removal: This API element is subject to removal in a future version. -
buildOptionStream
Deprecated, for removal: This API element is subject to removal in a future version.
-