public static class APersistentMap.ValSeq extends ASeq
| Modifier and Type | Method and Description |
|---|---|
static APersistentMap.ValSeq |
create(ISeq seq) |
static APersistentMap.ValSeq |
createFromMap(IPersistentMap map) |
Object |
first() |
Iterator |
iterator() |
ISeq |
next() |
APersistentMap.ValSeq |
withMeta(IPersistentMap meta) |
add, add, addAll, addAll, clear, cons, contains, containsAll, count, empty, equals, equiv, get, hashCode, hasheq, indexOf, isEmpty, lastIndexOf, listIterator, listIterator, more, remove, remove, removeAll, retainAll, seq, set, size, subList, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitreplaceAll, sort, spliteratorparallelStream, removeIf, streampublic static APersistentMap.ValSeq create(ISeq seq)
public static APersistentMap.ValSeq createFromMap(IPersistentMap map)
public Object first()
public ISeq next()
public APersistentMap.ValSeq withMeta(IPersistentMap meta)
Copyright © 2018. All rights reserved.