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