Package anbxj
Class AnBx_Params
java.lang.Object
anbxj.AnBx_Params
- All Implemented Interfaces:
Serializable
AnBx Params: implements a tuple as an array of serializable objects
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnBx_Params
AnBx_Params constructor- Parameters:
obj
- an array of objects
-
-
Method Details
-
getValue
Retrieve an object from the array of AnBx parameters- Parameters:
i
- the numerical index- Returns:
- the object corresponding to the index
-
reset
public void reset()Reset the array of objects to null -
size
public int size()Get the size of the array of objects- Returns:
- the length of the array of objects
-
toString
-
hashCode
public int hashCode() -
equals
-