com.pmease.quickbuild.util
Class EasyList

java.lang.Object
  extended by com.pmease.quickbuild.util.EasyList

public class EasyList
extends java.lang.Object


Constructor Summary
EasyList()
           
 
Method Summary
static
<T> java.util.List<T>
create(T... objects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EasyList

public EasyList()
Method Detail

create

public static <T> java.util.List<T> create(T... objects)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.