public class YuiInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BETA_BUILD_ROOT |
static java.lang.String |
RECOMMENDED_BUILD_ROOT |
static Version |
VERSION |
Constructor and Description |
---|
YuiInfo() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getLatestBetaUrl() |
static Version |
getLatestBetaVersion() |
static java.lang.String |
getLatestRecommendedUrl() |
static Version |
getLatestRecommendedVersion() |
static boolean |
hasNewBetaVersion() |
static boolean |
hasNewRecommendedVersion() |
public static final java.lang.String RECOMMENDED_BUILD_ROOT
public static final java.lang.String BETA_BUILD_ROOT
public static final Version VERSION
public static java.lang.String getLatestRecommendedUrl()
public static java.lang.String getLatestBetaUrl()
public static Version getLatestRecommendedVersion()
public static Version getLatestBetaVersion()
public static boolean hasNewRecommendedVersion()
public static boolean hasNewBetaVersion()