diff options
| author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-05-08 06:25:38 +0200 |
|---|---|---|
| committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-05-20 23:43:08 +0200 |
| commit | 4996428ea12be7e381d76614e34a15ad1cc6d275 (patch) | |
| tree | ca5067b7b8f63eff6adeed83f8ff9339128d8ca7 /website/features/index.html | |
| parent | 05ca21b75e5c20e1e731d9141857f346bb3eca9f (diff) | |
| download | lombok-4996428ea12be7e381d76614e34a15ad1cc6d275.tar.gz lombok-4996428ea12be7e381d76614e34a15ad1cc6d275.tar.bz2 lombok-4996428ea12be7e381d76614e34a15ad1cc6d275.zip | |
@Delegate has moved to lombok.experimental.
Some work on the aliasing system to make that go smoothly.
Diffstat (limited to 'website/features/index.html')
| -rw-r--r-- | website/features/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/website/features/index.html b/website/features/index.html index f9b8cdfa..537ed166 100644 --- a/website/features/index.html +++ b/website/features/index.html @@ -40,8 +40,6 @@ <dd>Laziness is a virtue!</dd> <dt><a href="Log.html"><code>@Log</code></a></dt> <dd>Captain's Log, stardate 24435.7: "What was that line again?"</dd> - <dt><a href="Delegate.html"><code>@Delegate</code></a></dt> - <dd>Don't lose your composition.</dd> <dt><a href="experimental/index.html">experimental features</a></dt> <dd>Here be dragons: Extra features which aren't quite ready for prime time yet.</dd> </dl> |
