public class About extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getGwtGitRev()
Returns the Git repository commit id.
|
static String |
getGwtName()
Returns the name of the product.
|
static String |
getGwtSvnRev()
Deprecated.
See
getGwtGitRev() . |
static String |
getGwtVersion()
Returns the product name and release number concatenated with a space.
|
static int[] |
getGwtVersionArray()
The Google Web Toolkit release number.
|
static String |
getGwtVersionNum()
The Google Web Toolkit release number.
|
static GwtVersion |
getGwtVersionObject()
The Google Web Toolkit release number.
|
public static String getGwtName()
@Deprecated public static String getGwtSvnRev()
getGwtGitRev()
.getGwtGitRev()
.public static String getGwtGitRev()
public static String getGwtVersion()
public static int[] getGwtVersionArray()
public static String getGwtVersionNum()
public static GwtVersion getGwtVersionObject()
Copyright © 2018. All rights reserved.