Package org.apache.groovy.internal.util
Class UnicodeConst
java.lang.Object
org.apache.groovy.internal.util.UnicodeConst
public class UnicodeConst
extends java.lang.Object
- 
Field SummaryFields Modifier and Type Field Description static charZERO
- 
Constructor SummaryConstructors Constructor Description UnicodeConst()
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Field Details- 
ZEROpublic static char ZERO
 
- 
- 
Constructor Details- 
UnicodeConstpublic UnicodeConst()
 
-