How do I print out an ArrayList of class objects?

后端 未结 0 745
无人及你
无人及你 2021-02-19 05:09

So I\'m trying to write a getter method for the following class:

public class Birthday {
    private String bdayKid;
    private int age;
    private boolean gift         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题