com.algosome.common.util
Class Util

java.lang.Object
  extended by com.algosome.common.util.Util

public class Util
extends java.lang.Object

Utility class


Constructor Summary
Util()
           
 
Method Summary
static java.lang.String getDate()
          Retrieves the current date for Genbank Formatting.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getDate

public static java.lang.String getDate()
Retrieves the current date for Genbank Formatting. TODO DateFormat

Returns:
A string representing the date in format DAY-MON-YEAR