MCPcopy Create free account
hub / github.com/LFYSec/MScan / getJavaVersion

Method getJavaVersion

src/main/java/pascal/taie/config/Options.java:158–160  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156 private int javaVersion;
157
158 public int getJavaVersion() {
159 return javaVersion;
160 }
161
162 @JsonProperty
163 @Option(names = {"-pp", "--prepend-JVM"},

Callers 7

compareOptionsMethod · 0.95
testJavaVersionMethod · 0.95
testPrependJVMMethod · 0.95
getClassPathMethod · 0.80
getNativeModelMethod · 0.80
getWorldCacheHashMethod · 0.80
setPluginMethod · 0.80

Calls

no outgoing calls

Tested by 3

compareOptionsMethod · 0.76
testJavaVersionMethod · 0.76
testPrependJVMMethod · 0.76