public class BRefValueArray extends BNewArray
DEFAULT_ARRAY_SIZE, MAX_ARRAY_SIZE, size| Constructor and Description |
|---|
BRefValueArray() |
BRefValueArray(BRefType[] values,
BType type) |
BRefValueArray(BType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(long index,
BRefType value) |
BValue |
copy()
Deep copy
BValue. |
BRefType |
get(long index) |
BValue |
getBValue(long index) |
BType |
getType() |
void |
grow(int newLength) |
String |
stringValue() |
ensureCapacity, newArrayInstance, newIterator, prepareForAdd, rangeCheck, rangeCheckForGet, resetSize, size, valuepublic BRefValueArray(BType type)
public BRefValueArray()
public void add(long index,
BRefType value)
public BRefType get(long index)
public BType getType()
public BValue copy()
BValueBValue.BValuepublic String stringValue()
stringValue in interface BValuestringValue in class BNewArrayCopyright © 2018 WSO2. All rights reserved.