com.pmease.quickbuild.util
Class EasySet

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

public class EasySet
extends java.lang.Object


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

Constructor Detail

EasySet

public EasySet()
Method Detail

create

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


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