An iterator that collects (triplets) from the input Iterator<T>, like: [T, T, T].
Iterator<T>
Protected
Rest
An iterator that collects (triplets) from the input
Iterator<T>
, like: [T, T, T].