1 package com.apple.cocoa.foundation;2 3 public class NSMutableDictionary extends NSDictionary4 {5 }6