If I have a class from a java file, called Fruit:
public class Fruit{ public String shape; private static String choice; public class Fruit()