org.stringtree.util
Class CollectionUtils

java.lang.Object
  extended by org.stringtree.util.CollectionUtils

public class CollectionUtils
extends java.lang.Object


Constructor Summary
CollectionUtils()
           
 
Method Summary
static java.lang.Object getFirstItem(java.util.Collection collection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionUtils

public CollectionUtils()
Method Detail

getFirstItem

public static java.lang.Object getFirstItem(java.util.Collection collection)