AFLPcore
Class Constants

java.lang.Object
  |
  +--AFLPcore.Constants

public class Constants
extends java.lang.Object

This class simply contains constants that are used elsewhere in the program.


Field Summary
static java.lang.String ABOUT_STR
           
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ABOUT_STR

public static final java.lang.String ABOUT_STR
Constructor Detail

Constants

public Constants()