edu.ucla.util
Class AbstractStringifier.DateFormatFilename

Object
  extended by AbstractStringifier.DateFormatFilename
Enclosing class:
AbstractStringifier

public static class AbstractStringifier.DateFormatFilename
extends Object

copied from sensitivity.TestCompleteness


Method Summary
 String format(Date date)
           
 StringBuffer format(Date date, StringBuffer toAppendTo)
           
static AbstractStringifier.DateFormatFilename getInstance()
           
static String now()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static AbstractStringifier.DateFormatFilename getInstance()

now

public static String now()

format

public String format(Date date)

format

public StringBuffer format(Date date,
                           StringBuffer toAppendTo)


Copyright 2010 UCLA Automated Reasoning Group