aboutsummaryrefslogtreecommitdiff
path: root/usage_examples/DelegateExample_post.jpage
AgeCommit message (Collapse)Author
2011-07-14The site's lombok v. vanilla java examples included lombok annotations on ↵Reinier Zwitserloot
the vanilla java side. Fabrizio Guidici found this one.
2011-05-09Updated Delegate docs now that we've changed how it works (it no longer ↵Reinier Zwitserloot
detects that you've implemented a few to-be delegated methods yourself).
2011-02-07Added documentation for @Delegate. This fixes issue 189grootjans