Searched refs:STATE_MAY_HAVE_VALUE (Results 1 – 1 of 1) sorted by relevance
39 protected final static int STATE_MAY_HAVE_VALUE = 2; field in MappingIterator161 _state = STATE_MAY_HAVE_VALUE; in MappingIterator()240 case STATE_MAY_HAVE_VALUE: in hasNextValue()267 case STATE_MAY_HAVE_VALUE: in nextValue()285 nextState = STATE_MAY_HAVE_VALUE; in nextValue()