Searched refs:thisElementLocalOnlyLengths (Results 1 – 1 of 1) sorted by relevance
606 Set<Integer> thisElementLocalOnlyLengths = parsePossibleLengthStringToSet(localLengths); in populatePossibleLengthSets() local608 intersection.retainAll(thisElementLocalOnlyLengths); in populatePossibleLengthSets()618 localOnlyLengths.addAll(thisElementLocalOnlyLengths); in populatePossibleLengthSets()