aboutsummaryrefslogtreecommitdiff
path: root/website/features/index.html
diff options
context:
space:
mode:
authorgrootjans <grootjans@gmail.com>2011-02-07 22:44:55 +0100
committergrootjans <grootjans@gmail.com>2011-02-07 22:46:07 +0100
commit7b3968fe401c1db299a34feaba8f862069723e36 (patch)
tree3bf6728bd64349c43d404411abca4def00c62c47 /website/features/index.html
parent2741ac3c4b53e29259243b069582ed456e9b6609 (diff)
downloadlombok-7b3968fe401c1db299a34feaba8f862069723e36.tar.gz
lombok-7b3968fe401c1db299a34feaba8f862069723e36.tar.bz2
lombok-7b3968fe401c1db299a34feaba8f862069723e36.zip
Added documentation for @Delegate. This fixes issue 189
Diffstat (limited to 'website/features/index.html')
-rw-r--r--website/features/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/website/features/index.html b/website/features/index.html
index edc173fb..06b6763e 100644
--- a/website/features/index.html
+++ b/website/features/index.html
@@ -36,6 +36,8 @@
<dd>Captain's Log, stardate 24435.7: &quot;What was that line again?&quot;</dd>
<dt><a href="val.html"><code>val</code></a></dt>
<dd>Finally! hassle-free final local variables.</dd>
+ <dt><a href="Delegate.html"><code>@Delegate</code></a></dt>
+ <dd>Don't lose your composition</dd>
</dl>
</div>
<div class="pointer">