Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.badlogic.gdx.reflect.Method is missing annotation methods #3057

Closed
dermetfan opened this issue Apr 26, 2015 · 1 comment
Closed

com.badlogic.gdx.reflect.Method is missing annotation methods #3057

dermetfan opened this issue Apr 26, 2015 · 1 comment

Comments

@dermetfan
Copy link
Contributor

I'm missing the following methods in particular:

com.badlogic.gdx.reflect.Method#getDeclaredAnnotations()
com.badlogic.gdx.reflect.Method#getDeclaredAnnotation(Class<? extends Annotation>)
com.badlogic.gdx.reflect.Method#isAnnotationPresent(Class<? extends Annotation>)

I would really appreciate it if someone took the time to implement them. Thanks!

@dermetfan
Copy link
Contributor Author

Awesome, thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant