com.aliyun.mns.common.utils
类 Lists

java.lang.Object
  继承者 com.aliyun.mns.common.utils.Lists

public class Lists
extends Object


构造方法摘要
Lists()
           
 
方法摘要
static
<T> List<T>
newLinkedList(Iterable<T> it)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Lists

public Lists()
方法详细信息

newLinkedList

public static <T> List<T> newLinkedList(Iterable<T> it)


Copyright © 2016. All Rights Reserved.