open_in_new
content_copy
public class Cars { String brand; String color; int year; }