Searched refs:NOT_READY (Results 1 – 5 of 5) sorted by relevance
32 private State state = State.NOT_READY;37 READY, NOT_READY, DONE, FAILED, enumConstant77 state = State.NOT_READY; in next()
65 private State state = State.NOT_READY;75 NOT_READY, enumConstant156 state = State.NOT_READY; in next()
186 NOT_READY, READY, DONE enumConstant204 private State state = State.NOT_READY;694 if (state == State.NOT_READY) { in hasNext()716 state = State.NOT_READY; in next()
231 #define NOT_READY 0x02 macro
233 #define NOT_READY 0x02 macro