aboutsummaryrefslogtreecommitdiff
path: root/usage_examples/GetterLazyExample_post.jpage
AgeCommit message (Collapse)Author
2018-04-10[website] Whoops we had 2 copies of usage_examples. Fixed that by deleting ↵Reinier Zwitserloot
the one that was NOT being used for the website.
2013-08-28fixed a code typo in the getterlazy usage example. Credits to Adam Brewster ↵Reinier Zwitserloot
for spotting it!
2013-07-07updated docs for new desugaring for getter(lazy=true)Reinier Zwitserloot
2011-06-22fixed type mismatch in lazy getter example (issue 223)peichhorn
note: this example shows how lazy getter would work once issue 160 is no more
2010-11-18Added documentation for val and @Getter(lazy=true) and updated docs for Log ↵Reinier Zwitserloot
and EqualsAndHashCode to reflect new lombok 0.10 features.