listiterator.remove for linkedlist throws illegalstateexception?

前端 未结 0 913
天命终不由人
天命终不由人 2021-02-20 00:06

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

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

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