Class JdkManager


  • public final class JdkManager
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.nio.file.Path jdk​(org.gradle.api.Project project, JdkSpec jdkSpec)  
      • Methods inherited from class java.lang.Object

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

      • jdk

        public java.nio.file.Path jdk​(org.gradle.api.Project project,
                                      JdkSpec jdkSpec)