Searched refs:newLimits (Results 1 – 1 of 1) sorted by relevance
357 double[] newLimits = Arrays.copyOf(choiceLimits, choiceLimits.length); in getLimits() local358 return newLimits; in getLimits()