Package gov.nih.mipav.model.algorithms
Class Confmap.indexValueItem
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.Confmap.indexValueItem
-
- Enclosing class:
- Confmap
private class Confmap.indexValueItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description indexValueItem(int index, int[] value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetIndex()int[]getValue()
-