From 63aefa41e432a050496e9f96c6ce570dde276e18 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 26 Jan 2015 08:46:41 +0100 Subject: documentation for @Singular. --- website/features/Singular-snippet.html | 43 ++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 website/features/Singular-snippet.html (limited to 'website/features/Singular-snippet.html') diff --git a/website/features/Singular-snippet.html b/website/features/Singular-snippet.html new file mode 100644 index 00000000..23fcd764 --- /dev/null +++ b/website/features/Singular-snippet.html @@ -0,0 +1,43 @@ + + + + + + + + @Builder's @Singular (snippet) +
+
+
+ +

@Singular snippet

+
+
+

With Lombok

+
@HTML_PRE@
+
+
+
+

Vanilla Java

+
@HTML_POST@
+
+
+
+ +
+
+
+ + + -- cgit