ee.ut.ga.util
Class ConstantsEnum

java.lang.Object
  extended byee.ut.ga.util.ConstantsEnum

public class ConstantsEnum
extends java.lang.Object


Field Summary
static java.lang.String FF___P_VALUE
           
static java.lang.String FF___ROC
           
static java.lang.String[] NUCLEOTIDES
           
 
Constructor Summary
ConstantsEnum()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUCLEOTIDES

public static final java.lang.String[] NUCLEOTIDES

FF___P_VALUE

public static final java.lang.String FF___P_VALUE
See Also:
Constant Field Values

FF___ROC

public static final java.lang.String FF___ROC
See Also:
Constant Field Values
Constructor Detail

ConstantsEnum

public ConstantsEnum()