org.fusesource.web.console.client.common.util
Class CollectionHelper

java.lang.Object
  extended by org.fusesource.web.console.client.common.util.CollectionHelper

public class CollectionHelper
extends java.lang.Object

Version:
$Revision: 1.1 $

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

Constructor Detail

CollectionHelper

public CollectionHelper()
Method Detail

toList

public static <T> java.util.List<T> toList(T... values)


Copyright © 2009 FuseSource. All Rights Reserved.