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

Add back getArgument(int, Class) to circumvent compilation issues #1646

Merged
merged 2 commits into from Mar 15, 2019

Commits on Mar 4, 2019

  1. Add back getArgument(int, Class) to circumvent compilation issues

    Also add `@NotExtensible` to several of our interfaces to document they
    are not intended to be subclassed.
    
    Fixes #1609
    TimvdLippe committed Mar 4, 2019
    Copy the full SHA
    2d886e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Copy the full SHA
    ab7030f View commit details
    Browse the repository at this point in the history