Modifier and Type | Method and Description |
---|---|
Sequence |
add(Data elem) |
List<Data> |
asList() |
static Sequence |
empty() |
Iterator<Data> |
iterator() |
<A> List<A> |
map(Function<? super Data,? extends A> fun) |
String |
toString() |
static <A> Data.View<List<A>> |
view(Data.View<A> elem) |
asAtomic, asAtomic, asContent, asOption, asPair, asSequence, asTagged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
see also the complete user documentation .