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

cleanup ArrayList rawtype warnings..

    XMLWordPrintableJSON

Details

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

    Description

      This change cleans up the following warning..

         [repeat] /home/bwalker/src/netbeans/webcommon/javascript2.model/src/org/netbeans/modules/javascript2/model/ModelVisitor.java:1454: warning: [rawtypes] found raw type: ArrayList
         [repeat]             private List<VarNode> declaredVars = new ArrayList();
         [repeat]                                                      ^
         [repeat]   missing type arguments for generic class ArrayList<E>
         [repeat]   where E is a type-variable:
         [repeat]     E extends Object declared in class ArrayList
      

      Attachments

        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 - 2h
                2h