// the cat class just has a name public class Cat { public String name; }