fdda
Class Version

java.lang.Object
  |
  +--fdda.Version

public final class Version
extends Object


Field Summary
static long COMPILATION_DATE
           
static int MAJOR_NR
           
static int MINOR_NR
           
 
Constructor Summary
Version()
           
 
Method Summary
static String formatDate()
           
static String formatDate(Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAJOR_NR

public static final int MAJOR_NR
See Also:
Constant Field Values

MINOR_NR

public static final int MINOR_NR
See Also:
Constant Field Values

COMPILATION_DATE

public static final long COMPILATION_DATE
See Also:
Constant Field Values
Constructor Detail

Version

public Version()
Method Detail

formatDate

public static final String formatDate()

formatDate

public static final String formatDate(Locale locale)


API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.