T - collection element typepublic class NStreamFromList<T> extends NStreamBase<T>
nutsBase| Constructor and Description |
|---|
NStreamFromList(String nutsBase,
List<T> o) |
| Modifier and Type | Method and Description |
|---|---|
NElement |
describe() |
boolean |
equals(Object obj) |
int |
hashCode() |
NIterator<T> |
iterator() |
Stream<T> |
stream() |
List<T> |
toList() |
String |
toString() |
allMatch, anyMatch, close, coalesce, coalesce, collect, collect, concat, concat, count, distinct, distinctBy, filter, filterNonBlank, filterNonNull, findAny, findFirst, findLast, findSingleton, flatMap, flatMapArray, flatMapIter, flatMapList, flatMapStream, flatMapToDouble, flatMapToInt, flatMapToLong, groupBy, groupedBy, instanceOf, limit, map, mapToDouble, mapToInt, mapToLong, mapUnsafe, mapUnsafe, max, min, nonBlank, noneMatch, nonNull, redescribe, skip, sorted, sorted, toArray, toBooleanArray, toByteArray, toCharArray, toDoubleArray, toFloatArray, toIntArray, toLongArray, toMap, toOrderedMap, toOrderedSet, toSet, toShortArray, toSortedMap, toSortedSetclone, finalize, getClass, notify, notifyAll, wait, wait, waitofArray, ofArray, ofArray, ofArray, ofArray, ofArray, ofArray, ofArray, ofEmpty, ofIterable, ofIterator, ofOptional, ofOptional, ofSingleton, ofStreamforEach, spliteratorpublic NElement describe()
describe in interface NElementDescribabledescribe in class NStreamBase<T>Copyright © 2025 vpc open source initiative. All rights reserved.