org.granite.util
Class MapUtil
java.lang.Object
org.granite.util.MapUtil
public class MapUtil
- extends Object
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapUtil
public MapUtil()
getComponentTypes
public static Type[] getComponentTypes(Type mapType)
newMap
public static Map<Object,Object> newMap(Class<?> targetClass,
int length)
throws InstantiationException,
IllegalAccessException
- Throws:
InstantiationException
IllegalAccessException