Class PatchedModuleResolver


  • public class PatchedModuleResolver
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<PatchedModule> find​(org.gradle.api.artifacts.ModuleVersionSelector selector)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PatchedModuleResolver

        public PatchedModuleResolver​(java.util.Collection<PatchedModule> m)
    • Method Detail

      • find

        public java.util.Optional<PatchedModule> find​(org.gradle.api.artifacts.ModuleVersionSelector selector)