From ed61012f95cefae8d03260f506ffe34bc19bd90c Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 18 Feb 2013 21:41:07 +0100 Subject: whoops, belated push and fixes to the documentation of onX --- website/features/experimental/index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'website/features/experimental/index.html') diff --git a/website/features/experimental/index.html b/website/features/experimental/index.html index acbbdbf6..24fbb541 100644 --- a/website/features/experimental/index.html +++ b/website/features/experimental/index.html @@ -24,14 +24,16 @@
@Accessors
A more fluent API for getters and setters.
-
@ExtensionMethod
+
@ExtensionMethod
Annoying API? Fix it yourself: Add new methods to existing types!
-
@FieldDefaults
+
@FieldDefaults
New default field modifiers for the 21st century.
-
@Wither
+
@Wither
Immutable 'setters' - methods that create a clone but with one changed field.
-
@Value
+
@Value
Immutable classes made very easy.
+
onMethod= / onConstructor= / onParam
+
Sup dawg, we heard you like annotations, so we put annotations in your annotations so you can annotate while you're annotating.