diff options
Diffstat (limited to 'website/features/experimental/index.html')
-rw-r--r-- | website/features/experimental/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/features/experimental/index.html b/website/features/experimental/index.html index a5932b73..3f2d2802 100644 --- a/website/features/experimental/index.html +++ b/website/features/experimental/index.html @@ -34,6 +34,8 @@ <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> <dd>Sup dawg, we heard you like annotations, so we put annotations in your annotations so you can annotate while you're annotating.</dd> + <dt><a href="UtilityClass.html"><code>@UtilityClass</code></a></dt> + <dd>Utility, metility, wetility! Utility classes for the masses.</dd> </dl> </div> <div class="overview confKeys"> |