forEach method

void forEach (
  1. void action(
    1. SortField element
    )
)
inherited

Applies the function f to each element of this collection in iteration order.