|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.squid.utils.CountDistribution
public class CountDistribution
| Constructor Summary | |
|---|---|
CountDistribution()
|
|
| Method Summary | |
|---|---|
static java.util.Map<java.lang.Integer,java.lang.Integer> |
count(int[] distributionLimits,
int[] values)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CountDistribution()
| Method Detail |
|---|
public static java.util.Map<java.lang.Integer,java.lang.Integer> count(int[] distributionLimits,
int[] values)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||