org.objectweb.jac.core.translators
Class VMStack.DontCare

java.lang.Object
  |
  +--org.objectweb.jac.core.translators.VMStack.DontCare
All Implemented Interfaces:
Serializable
Enclosing class:
VMStack

public static class VMStack.DontCare
extends Object
implements Serializable

Unknown value

See Also:
Serialized Form

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

Constructor Detail

VMStack.DontCare

public VMStack.DontCare()
Method Detail

toString

public String toString()
Overrides:
toString in class Object