Searched refs:yearLong (Results 1 – 1 of 1) sorted by relevance
352 Long yearLong = fieldValues.get(YEAR); in resolve() local354 if (yearLong == null || qoyLong == null) { in resolve()357 int y = YEAR.checkValidIntValue(yearLong); // always validate in resolve()