Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-4925

cleanup Map raw type warnings..

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 12.2
    • None

    Description

      Hey, it's me again.. The Netbeans Rust Remover..

      There are a bunch of warnings related to raw type usage of the Map interface..

      [repeat] /home/bwalker/src/netbeans/enterprise/websvc.rest/src/org/netbeans/modules/websvc/rest/support/SourceGroupSupport.java:170: warning: [rawtypes] found raw type: Map
      [repeat] Map result;
      [repeat] ^
      [repeat] missing type arguments for generic class Map<K,V>
      [repeat] where K,V are type-variables:
      [repeat] K extends Object declared in interface Map
      [repeat] V extends Object declared in interface Map

      This change cleans some of this up..

      Attachments

        Issue Links

          Activity

            People

              brad.walker Brad Walker
              brad.walker Brad Walker
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h