@ProviderFor(value=LombokApp.class) public static class Main.VersionApp extends LombokApp
| Constructor and Description |
|---|
Main.VersionApp() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAppAliases() |
String |
getAppDescription() |
String |
getAppName() |
int |
runApp(List<String> args) |
isDebugToolpublic String getAppName()
getAppName in class LombokAppdelombok.public String getAppDescription()
getAppDescription in class LombokApppublic List<String> getAppAliases()
getAppAliases in class LombokAppCopyright © 2009-2014 The Project Lombok Authors, licensed under the MIT licence.