org.gcube.data.harmonization.occurrence.util
Class Utils

java.lang.Object
  extended by org.gcube.data.harmonization.occurrence.util.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static String generateId(String prefix, String suffix)
           
static String getTimeStamp()
           
static
<T> ArrayList<T>
iteratorToArrayList(Iterator<T> it)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

iteratorToArrayList

public static <T> ArrayList<T> iteratorToArrayList(Iterator<T> it)

generateId

public static String generateId(String prefix,
                                String suffix)

getTimeStamp

public static String getTimeStamp()


Copyright © 2012. All Rights Reserved.