Closed Bug 842398 Opened 11 years ago Closed 11 years ago

Suppress [rawtypes] warning in JavaAddonManager

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 842346

People

(Reporter: bnicholson, Assigned: bnicholson)

References

Details

Attachments

(1 file)

/home/brian/mozilla/inbound/mobile/android/base/JavaAddonManager.java:151: warning: [rawtypes] found raw type: Iterator
            for (Iterator keys = json.keys(); keys.hasNext(); ) {
                 ^
  missing type arguments for generic class Iterator<E>
  where E is a type-variable:
    E extends Object declared in interface Iterator
Attachment #715262 - Flags: review?(bugmail.mozilla)
Blocks: 841810
Attachment #715262 - Flags: review?(bugmail.mozilla) → review-
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: