TakeLastExtension<T> extension

on

Methods

takeLast(int count) Iterable<T>
Takes the last count elements in an iterable.