mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
fix javadoc (code review comment)
(cherry picked from commit df385f67b74f864219fb9523b11fb6ce6642d33a) IJ-CR-149437 GitOrigin-RevId: efa0ad5be97636cf845e3b988dacd8d00d20f0a6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9ed3ab009e
commit
e99203c8e2
@@ -8,7 +8,7 @@ package com.intellij.platform.experiment.ab.impl.option
|
||||
*
|
||||
* The group size must be agreed with the analysts so that the result of the experiment is statistically significant.
|
||||
*
|
||||
* @see com.intellij.platform.experiment.ab.impl.experiment.ABExperiment.TOTAL_NUMBER_OF_GROUPS
|
||||
* @see com.intellij.platform.experiment.ab.impl.experiment.ABExperimentImpl.TOTAL_NUMBER_OF_GROUPS
|
||||
*/
|
||||
@JvmInline
|
||||
value class ABExperimentOptionGroupSize(val groupCount: Int) {
|
||||
|
||||
Reference in New Issue
Block a user