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

Added a check for use of type variable to TypeToken constructor. #1222

Closed
wants to merge 5 commits into from

Commits on Jan 6, 2018

  1. - Added a check for use of type variable in TypeToken. Throws an exce…

    …ption if so.
    
    - Also added test for the above.
    JornVernee committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    dab7797 View commit details
    Browse the repository at this point in the history
  2. - Added a check for use of type variable in TypeToken. Throws an exce…

    …ption if so.
    
    - Also added test for the above.
    JornVernee committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    719bfc7 View commit details
    Browse the repository at this point in the history
  3. Update error message

    JornVernee committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    86c9820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    252019a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'reject_typevariable' of https://github.com/JornVernee/gson

     into reject_typevariable
    
    # Conflicts:
    #	gson/src/test/java/com/google/gson/reflect/TypeTokenTest.java
    JornVernee committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    8b5c422 View commit details
    Browse the repository at this point in the history