|
Lombok - v0.10.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlombok.core.Version
public class Version
This class just holds lombok's current version.
| Method Summary | |
|---|---|
static String |
getFullVersion()
|
static String |
getReleaseName()
Get the current release name. |
static String |
getVersion()
Get the current Lombok version. |
static void |
main(String[] args)
Prints the version followed by a newline, and exits. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(String[] args)
public static String getVersion()
public static String getReleaseName()
public static String getFullVersion()
|
Lombok - v0.10.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||