koala.dynamicjava.interpreter
Class UninitializedObject

java.lang.Object
  extended bykoala.dynamicjava.interpreter.UninitializedObject

public class UninitializedObject
extends java.lang.Object

The INSTANCE object of this class represents an uninitialized object


Field Summary
static UninitializedObject INSTANCE
          The only instance of this class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static UninitializedObject INSTANCE
The only instance of this class



Copyright © 2001 Stephane Hillion. All Rights Reserved.