Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-28 | fixed a code typo in the getterlazy usage example. Credits to Adam Brewster ↵ | Reinier Zwitserloot | |
for spotting it! | |||
2013-07-07 | updated docs for new desugaring for getter(lazy=true) | Reinier Zwitserloot | |
2011-06-22 | fixed 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-18 | Added documentation for val and @Getter(lazy=true) and updated docs for Log ↵ | Reinier Zwitserloot | |
and EqualsAndHashCode to reflect new lombok 0.10 features. |