T
public static interface IterableUtil.ElementWithContext<T>
current()
next()
previous()
@Nullable T previous()
null
T current()
@Nullable T next()