org.testng.v6
Class Lists

java.lang.Object
  extended by org.testng.v6.Lists

public class Lists
extends java.lang.Object


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

Constructor Detail

Lists

public Lists()
Method Detail

newArrayList

public static <T> java.util.List<T> newArrayList()


Copyright © 2010. All Rights Reserved.