blob: 40659f2c3f2d5abf0868938c44864a3eef9242b0 [file] [log] [blame]
package cheese;
import java.util.HashMap as Goober;
class Cheddar extends Goober implements Runnable
{
property Goober theMap;
protected property cheesier;
public static property cheesiest;
cheeseIt() { }
String getStringCheese() { }
String getOtherCheese(foo,bar) { }
void run() { cheeseIt() }
static Goober mutateGoober(Goober theGoober) { }
}
class Provolone
{
}