public interface IObjectList<T> extends IObjectListProvider<T>, IObjectCollection<T>
| Modifier and Type | Method and Description |
|---|---|
default IStream<T,RuntimeException> |
stream() |
get, get, indices, isEmpty, size, valuesisEmpty, size, toCollection, toList, valuesforeach, iteratorforEach, spliteratordefault IStream<T,RuntimeException> stream()
stream in interface IObjectCollection<T>stream in interface IObjectListProvider<T>Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.