S-expression array.
AnythingObjectBasic ...and other supertypesArray ...and other supertypesJsonArraySexpArrayJsonArrayArrayBasicIdentifiableObjectAnythingMutableListListCollectionIterableCategoryCorrespondenceRangedIterableCategoryListMutatorIndexedCorrespondenceMutatorCorrespondenceMutatorListCollectionIterableCategoryCorrespondenceRangedIterableCategoryno subtypes hierarchy
| Initializer |
SexpArray({Value*} values = ...)Parameters:
|
| Inherited Attributes |
Attributes inherited from: Arrayarrays, booleans, floats, hash, integers, lastIndex, objects, pretty, rest, reversed, size, string, strings |
Attributes inherited from: Objecthash, string |
| Inherited Methods |
Methods inherited from: Arrayadd, addAll, clear, clone, delete, deleteMeasure, deleteSpan, equals, findAndRemoveFirst, findAndRemoveLast, findAndReplaceFirst, findAndReplaceLast, getFromFirst, infill, insert, insertAll, iterator, measure, prune, remove, removeAll, removeFirst, removeLast, removeWhere, replace, replaceFirst, replaceLast, replaceWhere, set, span, spanFrom, spanTo, truncate |
Methods inherited from: Objectequals |