aboutsummaryrefslogtreecommitdiff
path: root/website/features/val.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/val.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/val.html')
-rw-r--r--website/features/val.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/features/val.html b/website/features/val.html
index 4e05f8ca..f3e86447 100644
--- a/website/features/val.html
+++ b/website/features/val.html
@@ -50,8 +50,8 @@
</div>
</div>
<div class="footer">
- <a href="index.html">Back to features</a> | <a href="Log.html">Previous feature (@Log)</a> | <span class="disabled">Next feature</span><br />
- <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright &copy; 2010 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span>
+ <a href="index.html">Back to features</a> | <a href="Log.html">Previous feature (@Log)</a> | <a href="Delegate.html">Next feature (@Delegate)</a><br />
+ <a href="../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright &copy; 2010-2011 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span>
</div>
<div style="clear: both;"></div>
</div>