|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.sswap.api.model.VersionInformation
public class VersionInformation
Provides information about the version of Java API.
| Method Summary | |
|---|---|
static VersionInformation |
get()
Static getter for the version information. |
java.lang.String |
getReleaseDate()
Returns the date of the release |
java.lang.String |
getVersionString()
Returns the version of Java API |
java.lang.String |
toString()
Returns information about the version and release date as a single string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static final VersionInformation get()
public java.lang.String getVersionString()
public java.lang.String getReleaseDate()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||