@ProviderFor(value=LombokApp.class) public class PoolConstantsApp extends LombokApp
| Modifier and Type | Class and Description |
|---|---|
static class |
PoolConstantsApp.CmdArgs |
| Constructor and Description |
|---|
PoolConstantsApp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppDescription() |
String |
getAppName() |
boolean |
isDebugTool() |
int |
runApp(List<String> raw) |
getAppAliasespublic String getAppName()
getAppName in class LombokAppdelombok.public String getAppDescription()
getAppDescription in class LombokApppublic boolean isDebugTool()
isDebugTool in class LombokApptrue if this app is an internal debugging tool and won't be listed by the default help message.Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.