Searched refs:combArray (Results 1 – 1 of 1) sorted by relevance
1221 MandatoryStreamCombination[] combArray = new MandatoryStreamCombination[combs.size()]; in getMandatoryStreamCombinations() local1222 combArray = combs.toArray(combArray); in getMandatoryStreamCombinations()1223 return combArray; in getMandatoryStreamCombinations()