pl.edu.agh.cast.common
Class Constants

java.lang.Object
  extended by pl.edu.agh.cast.common.Constants

public final class Constants
extends Object

Common constants.

Author:
AGH CAST Team

Field Summary
static String STRING_EMPTY
          An empty string.
static String STRING_SPACE
          A string consisting of one space.
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRING_EMPTY

public static final String STRING_EMPTY
An empty string.

See Also:
Constant Field Values

STRING_SPACE

public static final String STRING_SPACE
A string consisting of one space.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.