public interface IObjectList<T> extends IObjectCollection<T>
T
get(int index)
size, stream
forEach, iterator, spliterator
T get(int index)
Copyright © 2007–2016 Andreas Bartels. All rights reserved.