gov.nih.nci.caarray.common.data.array
Class ArrayConstants

java.lang.Object
  extended by gov.nih.nci.caarray.common.data.array.ArrayConstants

public final class ArrayConstants
extends java.lang.Object

Author:
MujuS

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

Field Detail

GENERATED_ARRAY_NAME

public static java.lang.String GENERATED_ARRAY_NAME
Constructor Detail

ArrayConstants

public ArrayConstants()