com.ibm.bsf.engines.activescript
Class vbEmpty

java.lang.Object
  |
  +--com.ibm.bsf.engines.activescript.vbEmpty

public final class vbEmpty
extends java.lang.Object

This class is only used as an ojbect to be returned to scripting engine the VB_EMPTY variant which is not necessarly threated the same as null.


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

Constructor Detail

vbEmpty

public vbEmpty()