public interface MajorRelease
Modifier and Type | Method and Description |
---|---|
List<MinorRelease> |
getMinorReleases() |
String |
getName() |
Runtime |
getRecommendedRuntime() |
String |
getVersion() |
String getName()
String getVersion()
Runtime getRecommendedRuntime()
List<MinorRelease> getMinorReleases()
Copyright © 2014. All rights reserved.