|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectclojure.lang.Obj
clojure.lang.ASeq
clojure.lang.APersistentMap.ValSeq
public static class APersistentMap.ValSeq
| Method Summary | |
|---|---|
static APersistentMap.ValSeq |
create(ISeq seq)
|
static APersistentMap.ValSeq |
createFromMap(IPersistentMap map)
|
Object |
first()
|
Iterator |
iterator()
|
ISeq |
next()
|
APersistentMap.ValSeq |
withMeta(IPersistentMap meta)
|
| Methods inherited from class clojure.lang.ASeq |
|---|
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, toString |
| Methods inherited from class clojure.lang.Obj |
|---|
meta |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public 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)
withMeta in interface IObjwithMeta in class Objpublic Iterator iterator()
iterator in interface Iterableiterator in interface Collectioniterator in interface Listiterator in class ASeq
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||