listiterator.remove for linkedlist throws illegalstateexception?

前端 未结 0 396
逝去的感伤
逝去的感伤 2021-02-20 00:13

I am running into an IllegalStateException when the code is run:

if(instruction.equals("B") && q > 0){
                ListIterator

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