S-expression array.

  • SexpArray
    • JsonArray
      • Array
        • Basic
          • Identifiable
          • Object
            • Anything
        • MutableList
          • List
            • Collection
              • Iterable
                • Category
            • Correspondence
            • Ranged
              • Iterable
                • Category
          • ListMutator
            • IndexedCorrespondenceMutator
              • CorrespondenceMutator
            • List
              • Collection
                • Iterable
                  • Category
              • Correspondence
              • Ranged
                • Iterable
                  • Category

no subtypes hierarchy

Initializer
SexpArray({Value*} values = ...)
Parameters:
  • values = {}
Inherited Attributes
Attributes inherited from: Array
arrays, booleans, floats, hash, integers, lastIndex, objects, pretty, rest, reversed, size, string, strings
Attributes inherited from: Object
hash, string
Inherited Methods
Methods inherited from: Array
add, 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: Object
equals