public static final class JDKInstaller.JDKFamilyList extends Object
Modifier and Type | Field and Description |
---|---|
JDKInstaller.JDKFamily[] |
data |
int |
version |
Constructor and Description |
---|
JDKFamilyList() |
Modifier and Type | Method and Description |
---|---|
JDKInstaller.JDKRelease |
getRelease(String productCode) |
boolean |
isEmpty() |
public JDKInstaller.JDKFamily[] data
public int version
public boolean isEmpty()
public JDKInstaller.JDKRelease getRelease(String productCode)
Copyright © 2016. All rights reserved.