public final class JdkAttributes extends Object
| Constructor and Description | 
|---|
JdkAttributes(File jvmExecutable,
             File jdkHome,
             boolean java9AtLeast)  | 
JdkAttributes(String jvmExecutable,
             boolean java9AtLeast)  | 
| Modifier and Type | Method and Description | 
|---|---|
File | 
getJdkHome()  | 
File | 
getJvmExecutable()  | 
boolean | 
isJava9AtLeast()  | 
public JdkAttributes(String jvmExecutable, boolean java9AtLeast)
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.