java.. My array list[] is storing the same value again and again

后端 未结 0 1954
礼貌的吻别
礼貌的吻别 2020-12-10 07:23

// this code has problem public class DirectionList {

private static Direction[] list;// this array is creating problems
private int next = 0;
private final i         


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