public static class APersistentMap.KeySeq extends ASeq
| Modifier and Type | Method and Description | 
|---|---|
| static APersistentMap.KeySeq | create(ISeq seq) | 
| static APersistentMap.KeySeq | createFromMap(IPersistentMap map) | 
| Object | first() | 
| Iterator | iterator() | 
| ISeq | next() | 
| APersistentMap.KeySeq | 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.KeySeq create(ISeq seq)
public static APersistentMap.KeySeq createFromMap(IPersistentMap map)
public Object first()
public ISeq next()
public APersistentMap.KeySeq withMeta(IPersistentMap meta)
Copyright © 2023. All rights reserved.