Package org.luwrain.script.core
Class MutableLinesArray
java.lang.Object
org.luwrain.script.core.MutableLinesArray
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
lines
-
-
Constructor Details
-
MutableLinesArray
-
-
Method Details
-
get
-
getSize
public long getSize() -
set
public void set(long index, Value value) -
remove
public boolean remove(long index)
-