com.github.searls.jasmine.collections
Class CollectionHelper

java.lang.Object
  extended by com.github.searls.jasmine.collections.CollectionHelper

public class CollectionHelper
extends Object


Constructor Summary
CollectionHelper()
           
 
Method Summary
<T> List<T>
list(List<T> list)
           
 
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

list

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


Copyright © 2012. All Rights Reserved.