Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-597

Add more utility methods for generic types

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0
    • lang.reflect.*
    • None
    • Java 1.5+

    Description

      Added type utilities include:

      • checking if one type can be assigned to another type
      • determining if a value can be assigned to a given generic type
      • for a class that declares type variables, determining what the type arguments would be based on a generic sub or super type
      • determining if a group of types satisfy the bounds of a group of type variables

      Attachments

        Activity

          People

            Unassigned Unassigned
            sledged David M. Sledge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: