js.tinyvm
Class SpecialConstants

java.lang.Object
  extended by js.tinyvm.SpecialConstants

public class SpecialConstants
extends java.lang.Object


Field Summary
static java.lang.String[] CLASSES
           
static java.lang.String[] SIGNATURES
           
 
Constructor Summary
SpecialConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASSES

public static final java.lang.String[] CLASSES

SIGNATURES

public static final java.lang.String[] SIGNATURES
Constructor Detail

SpecialConstants

public SpecialConstants()