发布网友 发布时间:2022-05-19 00:53
共3个回答
热心网友 时间:2023-11-26 17:40
toString()方法是从Object类继承过来的方法,你需要在SortedTopicList 里重写toString()方法,方法里 根据len做循环,调用你写的get(i)方法输出每一个热心网友 时间:2023-11-26 17:40
Iterator模式是用于遍历集合.循环输出,你可以百度一下Iterator.看如何使用
热心网友 时间:2023-11-26 17:40
override toString()重写他的这个方法,
public String ToString(){
热心网友 时间:2023-11-26 17:40
toString()方法是从Object类继承过来的方法,你需要在SortedTopicList 里重写toString()方法,方法里 根据len做循环,调用你写的get(i)方法输出每一个热心网友 时间:2023-11-26 17:40
Iterator模式是用于遍历集合.循环输出,你可以百度一下Iterator.看如何使用
热心网友 时间:2023-11-26 17:40
override toString()重写他的这个方法,
public String ToString(){