org.apache.openejb.util
Class CollectionsUtil

java.lang.Object
  extended by org.apache.openejb.util.CollectionsUtil

public class CollectionsUtil
extends Object


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

Constructor Detail

CollectionsUtil

public CollectionsUtil()
Method Detail

safe

public static <T> List<T> safe(List<T> list)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.