public class Slice extends java.util.ArrayList<Any> implements Any, NativeObject<java.util.List<Any>>
| Constructor and Description |
|---|
Slice() |
| Modifier and Type | Method and Description |
|---|---|
Any |
divide(Any other) |
Any |
get(java.lang.String name) |
Type |
getType() |
Truth |
isEqualTo(Any other) |
Truth |
isEqualTo(Slice other) |
Any |
minus(Any other) |
Slice |
negative() |
static Slice |
of(Any... items) |
static Slice |
ofList(java.util.Collection<Any> items) |
Any |
plus(Any other) |
Any |
pow(Any other) |
Any |
times(Any other) |
java.util.List<Any> |
toNative() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizefinalize, getClass, notify, notifyAll, wait, wait, wait