You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The `PrimitiveIterator` interface was auto generated.
*/
interface PrimitiveIterator
{
/**
* Performs the given action for each remaining element, in the order elements occur when iterating, until all elements have been processed or the action throws an exception.