aboutsummaryrefslogtreecommitdiff
path: root/usage_examples/GetterLazyExample_pre.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.
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.