Interface ArrayIf
-
- All Known Implementing Classes:
AbstractArrayValueNode
,ValueArrayNode
,ValueRefArrayNode
public interface ArrayIf
It is implemented by the AbstractArrayValueNode class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
elementAt(int pIdx)
elementAtint
size()
size
-