访问size的值即可。
// 获取顺序表长度public int size() { return this.size;}
// 获取顺序表长度
public int size() {
return this.size;
}
若有收获,就点个赞吧
0 人点赞
让时间为你证明