Package org.eclnt.ccee.util
Class ObjectHolder<CLASS>
java.lang.Object
org.eclnt.ccee.util.ObjectHolder<CLASS>
Purpose: when using final variables then the instance itself
must not change. This class serves as indirection, so that behind
the stable instance you can hold changing object instances.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectHolder
public ObjectHolder()
-
-
Method Details
-
getInstance
-
setInstance
-