aboutsummaryrefslogtreecommitdiff
path: root/website/features/experimental/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/features/experimental/index.html')
-rw-r--r--website/features/experimental/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/website/features/experimental/index.html b/website/features/experimental/index.html
index 1128787c..9a1c505f 100644
--- a/website/features/experimental/index.html
+++ b/website/features/experimental/index.html
@@ -30,6 +30,8 @@
<dd>Annoying API? Fix it yourself: Add new methods to existing types!</dd>
<dt><a href="FieldDefaults.html"><code>@FieldDefaults</code></a></dt>
<dd>New default field modifiers for the 21st century.</dd>
+ <dt><a href="Delegate.html"><code>@Delegate</code></a></dt>
+ <dd>Don't lose your composition.</dd>
<dt><a href="Wither.html"><code>@Wither</code></a></dt>
<dd>Immutable 'setters' - methods that create a clone but with one changed field.</dd>
<dt><a href="onX.html"><code>onMethod= / onConstructor= / onParam=</code></a></dt>