org.makumba.commons
Class CollectionUtils

java.lang.Object
  extended by org.makumba.commons.CollectionUtils

public class CollectionUtils
extends Object

Version:
$Id: CollectionUtils.java 3693 2009-02-11 00:38:34Z rosso_nero $
Author:
Rudolf Mayer

Constructor Summary
CollectionUtils()
           
 
Method Summary
static HashMap<String,String> toMap(String[][] array)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionUtils

public CollectionUtils()
Method Detail

toMap

public static HashMap<String,String> toMap(String[][] array)