From 3c47eb1299467f052f25581430d20bc3b2b83f4d Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 18 Nov 2010 12:45:02 +0100 Subject: Added documentation for val and @Getter(lazy=true) and updated docs for Log and EqualsAndHashCode to reflect new lombok 0.10 features. --- website/features/ToString.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'website/features/ToString.html') diff --git a/website/features/ToString.html b/website/features/ToString.html index 23041f48..e350c265 100644 --- a/website/features/ToString.html +++ b/website/features/ToString.html @@ -66,7 +66,7 @@
-- cgit