Searched refs:thisElementLengths (Results 1 – 1 of 1) sorted by relevance
603 Set<Integer> thisElementLengths = parsePossibleLengthStringToSet(nationalLengths); in populatePossibleLengthSets() local607 Set<Integer> intersection = new HashSet<Integer>(thisElementLengths); in populatePossibleLengthSets()623 lengths.addAll(thisElementLengths); in populatePossibleLengthSets()