aboutsummaryrefslogtreecommitdiff
path: root/usage_examples/GetterLazyExample_pre.jpage
AgeCommit message (Collapse)Author
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.