org.mozilla.javascript
Class Undefined
java.lang.Object
org.mozilla.javascript.Undefined
- All Implemented Interfaces:
- Serializable
public class Undefined
- extends Object
- implements Serializable
This class implements the Undefined value in JavaScript.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static final Object instance
readResolve
public Object readResolve()
Copyright © 2013. All Rights Reserved.