1: package com.apple.cocoa.foundation; 2: 3: public class NSMutableDictionary extends NSDictionary { 4: }