@ProviderFor(value=RuntimeDependencyInfo.class) public class SneakyThrowsAndCleanupDependencyInfo extends Object implements RuntimeDependencyInfo
| Constructor and Description |
|---|
SneakyThrowsAndCleanupDependencyInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRuntimeDependencies() |
List<String> |
getRuntimeDependentsDescriptions() |
public SneakyThrowsAndCleanupDependencyInfo()
public List<String> getRuntimeDependencies()
getRuntimeDependencies in interface RuntimeDependencyInfoyourClass.getResourceAsStream("/" + NAME)) to include in
lombok-runtime.jar.public List<String> getRuntimeDependentsDescriptions()
getRuntimeDependentsDescriptions in interface RuntimeDependencyInfoCopyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.