cz.cuni.amis.utils
Class Const

java.lang.Object
  extended by cz.cuni.amis.utils.Const

public class Const
extends java.lang.Object


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

Field Detail

NEW_LINE

public static final java.lang.String NEW_LINE
Constructor Detail

Const

public Const()