borland Packages Class Hierarchy jbcl.view Package Index
java.lang.Object +----borland.jbcl.view.VariableSizeVector
Constructors Properties Methods
Implements SizeVector, Serializable
This class is used internally by other classes in the JBCL. You should never use this class directly.
public VariableSizeVector()
This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.
public VariableSizeVector(int[] newSizes)
This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.