|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.vlab.util.collection.CollectionHelper
public class CollectionHelper
CollectionHelper class - set of utility classes to work with
collections and arrays.
| Constructor Summary | |
|---|---|
CollectionHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.String[][] |
convert(java.util.Map<java.lang.String,java.util.List<java.lang.String>> data,
int numberOfValues)
Converts map with list of string as values to map with string as value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionHelper()
| Method Detail |
|---|
public static java.lang.String[][] convert(java.util.Map<java.lang.String,java.util.List<java.lang.String>> data,
int numberOfValues)
data - collection datanumberOfValues - number of values
|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||