Closed GoogleCodeExporter closed 9 years ago
What does this add on top of the methods
public <T extends Annotation> T getAnnotation(Class<T> annotationClass)
and
public boolean isAnnotationPresent(Class<? extends Annotation> annotationClass)
that are already on the Method class?
Original comment by ian.b.ro...@gmail.com
on 11 Jul 2011 at 1:44
nothing, I did not knew that before.
I hoped so, that I reduce my code base through discussion.
thx.
So issue has no relevance anymore.
Original comment by lkw...@googlemail.com
on 11 Jul 2011 at 2:51
Original comment by cgdec...@gmail.com
on 11 Jul 2011 at 4:41
This issue has been migrated to GitHub.
It can be found at https://github.com/google/guava/issues/<id>
Original comment by cgdecker@google.com
on 1 Nov 2014 at 4:15
Original comment by cgdecker@google.com
on 3 Nov 2014 at 9:09
Original issue reported on code.google.com by
lkw...@googlemail.com
on 11 Jul 2011 at 9:30