public class EnumerationSeq extends ASeq
| Modifier and Type | Method and Description |
|---|---|
static EnumerationSeq |
create(Enumeration iter) |
Object |
first() |
ISeq |
next() |
EnumerationSeq |
withMeta(IPersistentMap meta) |
add, add, addAll, addAll, clear, cons, contains, containsAll, count, empty, equals, equiv, get, hashCode, hasheq, indexOf, isEmpty, iterator, 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 EnumerationSeq create(Enumeration iter)
public Object first()
public ISeq next()
public EnumerationSeq withMeta(IPersistentMap meta)
Copyright © 2024. All rights reserved.