Searched refs:STATE_NEED_RESYNC (Results 1 – 1 of 1) sorted by relevance
33 protected final static int STATE_NEED_RESYNC = 1; field in MappingIterator237 case STATE_NEED_RESYNC: in hasNextValue()266 case STATE_NEED_RESYNC: // fall-through, will do re-sync in nextValue()276 int nextState = STATE_NEED_RESYNC; in nextValue()