nl.siegmann.epublib.util
Class CollectionUtil

java.lang.Object
  extended by nl.siegmann.epublib.util.CollectionUtil

public class CollectionUtil
extends Object


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

Constructor Detail

CollectionUtil

public CollectionUtil()
Method Detail

first

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


Copyright © 2009-2011. All Rights Reserved.