org.chromattic.core
Class ListType<T>

java.lang.Object
  extended by org.chromattic.core.ListType<T>

public class ListType<T>
extends Object

Version:
$Revision$
Author:
Julien Viet

Field Summary
static ListType<Object[]> ARRAY
           
static ListType<List<Object>> LIST
           
 
Constructor Summary
ListType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ARRAY

public static ListType<Object[]> ARRAY

LIST

public static ListType<List<Object>> LIST
Constructor Detail

ListType

public ListType()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.