Skip navigation links
Lombok - v1.16.6

Package lombok.core.runtimeDependencies

This package is the basis for lombok's (the jar, run as an application) ability to spin off a clone of itself that only contains files required as a runtime dependency.

See: Description

Package lombok.core.runtimeDependencies Description

This package is the basis for lombok's (the jar, run as an application) ability to spin off a clone of itself that only contains files required as a runtime dependency. This feature was used for a short while to support @SneakyThrows, but this is no longer necessary. Currently no lombok features have any such dependencies though at some point we may reintroduce the concept, for example to support properties. It is possible we'll use a different mechanism at that point; use the infrastructure in this package with knowledge that it may be eliminated at any time.
Skip navigation links
Lombok - v1.16.6

Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.