de.flapdoodle.embedmongo.collections
Class Collections

java.lang.Object
  extended by de.flapdoodle.embedmongo.collections.Collections

public class Collections
extends Object


Method Summary
static
<T> ArrayList<T>
newArrayList(T... val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newArrayList

public static <T> ArrayList<T> newArrayList(T... val)


Copyright © 2012. All Rights Reserved.